您好,登錄后才能下訂單哦!
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
哪兩種操作可以在外部表執行?(選擇兩個)
A. 在表上創建視圖
B. 在表上創建索引
C. 在表上創建同義詞
D. 在表上增加一個虛擬列
E. 使用UPDATE語句更新表
F. 使用 DELETE命令刪除行
AC正確
知識點:
外部表(external table)
是操作系統文件,改其數據只能通過修改數據文件
只讀文件,可以查詢操作和連接
不可以在上面運行任何 DML 操作,不能使用insert、update、delete等操作,不能建立索引
外部表可以加載和卸載數據泵格式的數據
免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。