返回数说广场
1
在oracle中下面哪种情况属于重复索引。(B)
A 索引A由(C1,C2)列构成,索引B由(C2、C1)列构成。
B 索引A由(C1)列构成,索引B由(C1、C2)列构成。
C 索引A由(C1)列构成,索引B由(C2、C1)列构成。
D 索引A由(C1,C2)列构成,索引B由(C1、C3,C2)列构成。
Which statement is true about the TRUNCATE TABLE command?(B)
A data removed is recoverable via the ROLLBACK command.
B Releases the storage space used by the target table.
C Disables constraints in the target table.
D Removes the target table from the database.
0
1 61
分享
评论
热门数说


