A.塊頭區(qū)
B.聲明區(qū)
C.執(zhí)行區(qū)
D.異常處理區(qū)
您可能感興趣的試卷
你可能感興趣的試題
A.通用數(shù)據(jù)庫的數(shù)據(jù)操作語言
B.通用數(shù)據(jù)庫的后端編程語言
C.Oracle數(shù)據(jù)庫的數(shù)據(jù)操作語言
D.Oracle數(shù)據(jù)庫的后端編程語言
A.插入數(shù)據(jù)
B.修改數(shù)據(jù)
C.刪除數(shù)據(jù)
D.查詢數(shù)據(jù)
A.在檢索列上創(chuàng)建索引,可以加快檢索速度
B.在主鍵列上創(chuàng)建索引,可以組織表中數(shù)據(jù)存儲(chǔ)
C.在“性別”列上創(chuàng)建索引,可以加快檢索速度
D.在外鍵列上創(chuàng)建索引,可以加快連接速度
A.select *from student sort by Birthday
B.select *from student order by Birthday
C.select *from student order by Birthday Desc
D.select *from student sort by Birthday Desc
A.insert student value ("2015001",“XX“)
B.insert student value (’2015001’,’XX’)
C.insert into student value (’2015001’,’XX’)
D.insert into student values (’2015001’,’XX’)
最新試題
關(guān)于Oracle數(shù)據(jù)庫的物理結(jié)構(gòu),以下哪些說法是正確的()
Oracle資源管理計(jì)劃可以使用多種方法來控制資源,下面哪些是可用的()
下列關(guān)于scheduler組件使用的說法哪些是正確的()
Oracle數(shù)據(jù)庫可以顯示設(shè)置哪三項(xiàng)保證RMAN備份持久性()
amdu抽取asm文件時(shí)主要需要依賴哪些元數(shù)據(jù)()
以下delete與Truncate區(qū)別敘述正確的有()
Oracle中哪些情況不適宜開啟表緩存()
關(guān)于創(chuàng)建和運(yùn)行遠(yuǎn)程數(shù)據(jù)庫調(diào)度程序作業(yè),以下正確的是()
Oracle中,沒有連接條件的兩表關(guān)聯(lián),可以采用以下哪種連接方式()
以下關(guān)于Oracle全局臨時(shí)表(Global Temporary Table)和永久表(Permanent Table)說法正確的有()