单选题You have three temporary tablespace groups named G1, G2, and G3 in your database. You are creating a new temporary tablespace as follows: CREATE TEMPORARY TABLESPACE TEMP1 TEMPFILE /u1/data/temp1.dbf SIZE 10M TABLESPACE GROUP ;Which statement regarding

题目内容(请给出正确答案)
单选题
You have three temporary tablespace groups named G1, G2, and G3 in your database. You are creating a new temporary tablespace as follows: CREATE TEMPORARY TABLESPACE TEMP1 TEMPFILE /u1/data/temp1.dbf SIZE 10M TABLESPACE GROUP ;Which statement regarding the above command is correct?()
A

It will create the tablespace TEMP1 in group G1

B

It will create the tablespace TEMP1 in group G3 

C

It will not add the tablespace TEMP1 to any group

D

It will create the tablespace TEMP1 in the default group

E

It will throw an error with message 'specified group is not available

F

It will create a new group with a system-generated name and add the tablespace TEMP1 to it.

如果没有搜索结果或未解决您的问题,请直接 联系老师 获取答案。
更多相关问题