반응형
Notice
Recent Posts
Recent Comments
Link
관리 메뉴

bro's coding

MySQL.show.테이블 조회 본문

[IT]/MySQL

MySQL.show.테이블 조회

givemebro 2020. 8. 10. 21:33
반응형

show tables;

선택된 데이터 베이스내의 테이블을 조회한다.

반응형

'[IT] > MySQL' 카테고리의 다른 글

MySQL.distinct.중복 제거  (0) 2020.08.12
MySQL.연산자  (0) 2020.08.12
MySQL.select  (0) 2020.08.12
MySQL.desc.테이블 정보 조회  (0) 2020.08.10
MySQL.use.데이터 베이스 사용하기  (0) 2020.08.10
MySQL.데이터 베이스 조회하기  (0) 2020.08.10
MySQL.sampledata 불러오기  (0) 2020.08.10
MySQL.Workbench download  (0) 2020.08.10
Comments