摘要:
1、查看和显示数据库 show tables; 显示表 describe tablename; 表的详细描述 select 中加上distinct去除重复字段 select version(),current_date; 显示当前mysql版本和当前日期 2 . 建表 : 创建数据表的语法 : cr 阅读全文
posted @ 2016-09-21 10:35
彳亍非行
阅读(133)
评论(0)
推荐(0)