摘要:
阅读目录 深入解析MySQL视图 1、创建视图 2、查看视图 3、视图的更改 1、create or replace view 2、alter 3、DML 4、drop 4、使用with check option约束 嵌套视图 5、定义视图时的其他选项:algorithm、definer、SQL s 阅读全文
posted @ 2017-05-01 18:07
GeaoZhang
阅读(98005)
评论(7)
推荐(41)
摘要:
一、DROP TABLE语句:用于删除数据表 DROP TABLE removes one or more tables. You must have the DROP privilege for each table. All table data and the table definition 阅读全文
posted @ 2017-05-01 16:31
GeaoZhang
阅读(1825)
评论(0)
推荐(1)
浙公网安备 33010602011771号