标签:数据库 数据结构 基本操作 组织 仓库 结构 基本 drop data
数据库(Database)是按照数据结构来组织、存储和管理数据的仓库;
Show databases;
Create database 数据库命
Drop database 数据库名
(三) 数据库基本操作
原文地址:http://www.cnblogs.com/wishwzp/p/6783383.html