Database
[MySQL] 데이터베이스 생성
out of coding
2014. 2. 26. 15:56
Command Line Client로 접속
mysql> create database [생성할 database명];