본문 바로가기 메뉴 바로가기

기록이나 해볼까 ~♪

프로필사진
  • 글쓰기
  • 관리
  • 태그
  • 방명록
  • RSS

기록이나 해볼까 ~♪

검색하기 폼
  • Rabin's Category (16)
    • Programming (2)
      • DB (1)
      • JAVA (1)
      • FE (0)
    • Hobby (0)
      • Music (0)
    • IT (0)
      • Hardware (0)
      • Computer (0)
      • Software (0)
    • Self-improvement (14)
      • English (14)
  • 방명록

Programming/DB (1)
MySQL Schema, Table 구조 조회하기

1. DB 테이블 목록 확인 SHOW TABLES; 결과예시 Table_in_DATABASE Table1 Table2 2. Table 스키마 확인 DESC [table name]; 결과예시 Field Type Null Key Default Extra id bigint NO PRI auto_increment name varchar(100) NO 3. [Information_schema] Query를 작성하여 table, column 스키마 정보를 가져오기 information_schema.TABLES 테이블 정보 SELECT * FROM information_schema.TABLES 제공하는 정보 TABLE_CATALOG TABLE_SCHEMA TABLE_NAME TABLE_TYPE ENGINE VERSI..

Programming/DB 2023. 2. 21. 01:32
이전 1 다음
이전 다음
공지사항
최근에 올라온 글
최근에 달린 댓글
Total
Today
Yesterday
링크
TAG
  • 스키마정보
  • desc
  • java.utils.function
  • schema
  • query
  • 자바
  • java8
  • 쿼리
  • INFORMATION_SCHEMA
  • Java
  • function
  • MySQL
more
«   2025/07   »
일 월 화 수 목 금 토
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 31
글 보관함

Blog is powered by Tistory / Designed by Tistory

티스토리툴바