多选题While setting up the database for your production environment, you want to create a user with following requirements.   1.The objects created by the user must be stored in a tablespace, TBS1, if the  TABLESPACE option is not defined during the object c

题目内容(请给出正确答案)
多选题
While setting up the database for your production environment, you want to create a user with following requirements.   1.The objects created by the user must be stored in a tablespace, TBS1, if the  TABLESPACE option is not defined during the object creation.   2.The user should be able to use 10MB of space in the tablespace TBS1.   3.The user must change the password immediately after logging in for the first time.   Which three options of the CREATE USER command would you use to achieve this objective?()
A

profile

B

account lock

C

account unlock

D

password expire

E

quota 10MB on TBS1

F

password never expire

G

default tablespace TBS1

H

quota unlimited on TBS1

I

temporary tablespace TEMP

J

temporary tablespace SYSTEM

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