View the Exhibit. The DBA creates a new user as follows: SQL> CREATE USER manfus IDENTIFIED BY manfus TEMPORARY TABLESPACE temp; User manfus creates a table as follows: SQL> CREATE TABLE material(id NUMBER(3)); In which tablespace will the material table be created?()
- A、SYSTEM
- B、USERS
- C、PROD
- D、SYSAUX
- E、TEMP
正确答案:B
答案解析:有
微信扫一扫手机做题