목차
db_class
테이블에 대한 리스트 조회는 db_class에서 조회
-> 테이블명이 tm_user인 테이블을 조회
![[Cubrid]시스템 카탈로그(테이블, 컬럼 조회) - undefined - db_class [Cubrid]시스템 카탈로그(테이블, 컬럼 조회) - undefined - db_class](https://blog.kakaocdn.net/dn/p5xG0/btrRPBmLSHG/XSt0t974e3jrH70oKMYj20/img.png)
db_attribute
컬럼에 대한 리스트 조회는 db_attribute에서 조회
![[Cubrid]시스템 카탈로그(테이블, 컬럼 조회) - undefined - db_attribute [Cubrid]시스템 카탈로그(테이블, 컬럼 조회) - undefined - db_attribute](https://blog.kakaocdn.net/dn/b42TpH/btrROrkoArb/gIAoHOLCpxQSjqscddt1V0/img.png)
출처 :
https://www.cubrid.org/manual/ko/9.3.0/sql/catalog.html
![[Cubrid]시스템 카탈로그(테이블, 컬럼 조회) - undefined - db_attribute [Cubrid]시스템 카탈로그(테이블, 컬럼 조회) - undefined - db_attribute](https://t1.daumcdn.net/keditor/emoticon/friends1/large/025.gif)
'IT > DataBase' 카테고리의 다른 글
[MySQL/MariaDB]'테이블명' doesn't exist (0) | 2022.11.23 |
---|---|
[MySQL/MariaDB] 테이블/테이블 목록 조회 (0) | 2022.11.23 |
[MySQL/MariaDB] Column 'xx' in where clause is ambiguous 에러 (0) | 2022.11.22 |
[MySQL/MariaDB] merge(값이 있으면 update, 아니면 insert)(feat. ON DUPLICATE KEY UPDATE...) (0) | 2022.11.22 |
[MySQL/MariaDB] GROUP_CONCAT() 간단 사용법(feat. 문자열 붙이기) (0) | 2022.11.22 |
댓글