Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- node.js
- mod_unique_id
- Repository
- httpd-info.conf
- epel repository
- vimrc 옵션
- MySQL 5.1.41
- python 3.5.10
- httpd-dav.conf
- Node.js apache 연동
- apache 연동
- httpd-default.conf
- Node.js 소스 설치
- PHP 5.2 .ini
- httpd-autoindex.conf
- Mod_Security 룰 셋
- httpd.conf
- vim color scheme
- CentOS 6.10
- python 3.X 소스 설치
- httpd-mpm.conf
- httpd-vhosts.conf
- PHP 5.2.17 .ini
- httpd 2.2.32
- CentOS
- MySQL
- CentOS 6
- jQuery
- unique_id
- gcc update
Archives
- Today
- Total
곰시기's
[MySQL] - Show Database 본문
[ 데이터 베이스 목록 조회 ]
mysql> SHOW DATABASES;
[ 테이블 목록 조회 ]
mysql> SHOW TABLES;
'Sever > MySQL' 카테고리의 다른 글
[MySQL] - Comment 추가, 삭제 (0) | 2021.01.21 |
---|---|
[MySQL] - 숫자만 검색 REGEXP (0) | 2021.01.18 |
[MySQL] - microtime (0) | 2017.12.05 |
[MySQL] - charset (0) | 2017.12.05 |
[MySQL] - 테이블 컬럼추가, 삭제 (0) | 2017.12.04 |
Comments