A. The table is accessible to all users.
B. Tables are created in the public schema.
C. Tables are created in your schema.
D. Tables are created in the DBA schema.
E. You must specify the schema when the table is created.
第1题:
Why do you want a new job ______you've got such a good one already?
A. that
B. where
C. which
D. when
17.答案为D。为什么你已经有个好工作,还要找新工作?分析整句结构,从句做状语,只有 D为正确选项。
第2题:
第3题:
4、exception类中有哪个函数?
A.which()
B.what()
C.when()
D.where()
第4题:
第5题:
exception类中有哪个函数?
A.which()
B.what()
C.when()
D.where()
第6题:
【单选题】对于建立在数据库上的DDL触发器,常用的激活DDL触发器的事件不包括()
A.Create_Table,Alter_Table,Drop_Table
B.Create_View,Alter_View,Drop_View
C.Create_Procedure,Alter_Procedure,Drop_Procedure
D.Rollback