欧美三区_成人在线免费观看视频_欧美极品少妇xxxxⅹ免费视频_a级毛片免费播放_鲁一鲁中文字幕久久_亚洲一级特黄

表、視圖、索引的創建、修改、刪除操作等

系統 2001 0

一、表的創建

1、創建表

create if not exists ?table student(StuID integer);

2、 創建帶有缺省值的數據表:

create table if not exists ?schoolTable(schID integer default 0, schName varchar default 'hz');

3、if not exists 使用

?如果已經存在表名、視圖名和索引名,那么本次創建操作將失敗。加上"IF NOT EXISTS"從句,那么本次創建操作將不會有任何影響.

create table if not exists studentTest(StuID integer);

4、primary key

create table if not exists ?studenttable (stuid integer primary key asc); 創建主鍵

create table if not exists?studenttable2 (stuid integer,stuName varchar, primary key(stuid,stuName)); 創建聯合主鍵

4 unique約束

create table if not exists?sutTest(stuID integer unique); 創建唯一性約束

5 check約束

create table if not exists?sutTest2(stuID integer, ID integer, check(stuID > 0 and ID <0));

?

二、表的修改

1、修改表名

alter table sutTest rename to stutest;

2、向表中添加新列

alter table??stuTest add column stuName varchar;

?

三、表的刪除

drop table if exists stuTest 如果某個表被刪除了,那么與之相關的索引和觸發器也會被隨之刪除。?

?

四、創建視圖

1、創建簡單視圖

create view if not exists View_Corporate as select * from corporate where corid > 1

2、創建臨時視圖

create temp view tempView_Corporate as select * from corporate where corid > 1

?

五、刪除視圖

drop view if exists View_Corporate;

?

六、索引的創建

1、該索引基于corporate表的corID字段。

create index cor_index on corporate(corID);

2、該索引基于corporate表的corID,corname字段,,并且指定每個字段的排序規則

create index cor_index2 on corporate(corID asc, corName desc);

3、創建唯一索引

create unique index cor_index3 on corporate(corID asc, corName desc);

?

七、刪除索引

drop index if exists cor_index3;

?

八、重建索引 reindex;

?重建索引用于刪除已經存在的索引,同時基于其原有的規則重建該索引。

九、數據分析 analyze;

十、數據清理 vacuum;

表、視圖、索引的創建、修改、刪除操作等


更多文章、技術交流、商務合作、聯系博主

微信掃碼或搜索:z360901061

微信掃一掃加我為好友

QQ號聯系: 360901061

您的支持是博主寫作最大的動力,如果您喜歡我的文章,感覺我的文章對您有幫助,請用微信掃描下面二維碼支持博主2元、5元、10元、20元等您想捐的金額吧,狠狠點擊下面給點支持吧,站長非常感激您!手機微信長按不能支付解決辦法:請將微信支付二維碼保存到相冊,切換到微信,然后點擊微信右上角掃一掃功能,選擇支付二維碼完成支付。

【本文對您有幫助就好】

您的支持是博主寫作最大的動力,如果您喜歡我的文章,感覺我的文章對您有幫助,請用微信掃描上面二維碼支持博主2元、5元、10元、自定義金額等您想捐的金額吧,站長會非常 感謝您的哦!!!

發表我的評論
最新評論 總共0條評論
主站蜘蛛池模板: 亚洲字幕在线观看 | 欧美成人伊人十综合色 | 草樱av | 91tv在线观看| 亚洲香蕉久久一区二区三区四区 | 久久99精品久久久97夜夜嗨 | 爽毛片 | av一区二区三区四区 | 亚洲欧美v国产一区二区 | 香蕉久久a毛片 | 亚洲午夜在线视频 | 日韩综合在线 | 一级做a爱过程免费视频麻豆 | 色99视频| 网红主播vip福利视频 | 国产中文精品无码欧美综合小说 | 丝袜捆绑调教视频免费区 | 在线视频日韩精品 | 亚洲午夜大片 | 久草网站 | 久久久婷婷一区二区三区不卡 | 天天做天天添婷婷我也去 | 中文字幕av一区二区 | 免费福利视频在线观看 | 韩日a级片 | 色版网站 | a级毛片观看 | 视频二区| 国产日韩精品一区 | 久久天堂av | 99在线热播精品免费 | 国产综合婷婷 | 国外成人在线视频网站 | 成人 在线 | 色狠狠成人综合网 | 九九视频九九热 | 综合精品 | 91精品啪国产在线观看免费牛牛 | 在线免费观看h片 | 亚洲91 | 亚洲AV久久无码精品九号 |