SQL数据定义

数据对象 创建 删除 修改 
模式  create schema drop schema   
 表  create table drop table  alter table 
视图  create view  drop view   
索引  create index  drop index  alter index 

数据定义语句:

posted @ 2020-04-28 14:13  hentai秃头大叔  阅读(118)  评论(0)    收藏  举报