您好,登錄后才能下訂單哦!
Which two operations can be performed on an external table? (Choose two.)
A. Create a view on the table
B. Create an index on the table
C. Create a synonym on the table
D. Add a virtual column to the table
E. Update the table using the UPDATE statement
F. Delete rows in the table using the DELETE command
哪兩種操作可以在外部表執(zhí)行?(選擇兩個(gè))
A. 在表上創(chuàng)建視圖
B. 在表上創(chuàng)建索引
C. 在表上創(chuàng)建同義詞
D. 在表上增加一個(gè)虛擬列
E. 使用UPDATE語(yǔ)句更新表
F. 使用 DELETE命令刪除行
AC正確
知識(shí)點(diǎn):
外部表(external table)
是操作系統(tǒng)文件,改其數(shù)據(jù)只能通過(guò)修改數(shù)據(jù)文件
只讀文件,可以查詢(xún)操作和連接
不可以在上面運(yùn)行任何 DML 操作,不能使用insert、update、delete等操作,不能建立索引
外部表可以加載和卸載數(shù)據(jù)泵格式的數(shù)據(jù)
免責(zé)聲明:本站發(fā)布的內(nèi)容(圖片、視頻和文字)以原創(chuàng)、轉(zhuǎn)載和分享為主,文章觀點(diǎn)不代表本網(wǎng)站立場(chǎng),如果涉及侵權(quán)請(qǐng)聯(lián)系站長(zhǎng)郵箱:is@yisu.com進(jìn)行舉報(bào),并提供相關(guān)證據(jù),一經(jīng)查實(shí),將立刻刪除涉嫌侵權(quán)內(nèi)容。