HR 用戶在插入數(shù)據(jù)到 TTK 表中時(shí)收到下面的錯(cuò)誤:
ERROR at line 1:
ORA-01653: unable to extend table HR.TTK by 128 in tablespace SMD Upon investigation, you find that SMD
is a small file tablespace.
哪三種動(dòng)作允許用戶插入數(shù)據(jù)()
A.添加數(shù)據(jù)文件到SMD表空間
B.改變SMD表空間的段空間管理為自動(dòng)
C.調(diào)整SMD表空間相關(guān)的數(shù)據(jù)文件使之更大
D.變更SMD表空間相關(guān)的數(shù)據(jù)文件為自動(dòng)增長
A.0
B.1
C.2
D.多個(gè)
A.PRIMARY
B.FOREIGN
C.UNIQUE
D.CHECK