select routine_schema, routine_name, routine_definition from information_schema.routines
-- 테이블
1. sp_tables
2. select * from information_schema.tables
3. select name from sysobjects where type='U'
컬럼 목록보기
1. sp_columns table_name
Posted by 홍반장
Posted by 홍반장
Trackback URL : http://tcbs17.cafe24.com/tc/trackback/4336
- 홍반장
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |