(查询条件 ) 查询的基本语法 select *from表名; 消除重复行 select distinct字段名 ...[作者空间]
mysql的安装 安装sudo apt-get install mysql-server mysql-client...[作者空间]