1 Articles, Search Results for '테이블명'

  1. 2006/05/08 테이블명 가져오기 by 나는산

oracle

-select * from tab

ms-sql

-sp_tables
-select * from information_schema.tables
-select name from sysobjects where type='U'

크리에이티브 커먼즈 라이센스
Creative Commons License
이올린에 북마크하기(0) 이올린에 추천하기(0)
2006/05/08 17:14 2006/05/08 17:14
Posted by 나는산.

Leave your greetings here.

[로그인][오픈아이디란?]