Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Oracle Exam 1Z0-497 Topic 6 Question 110 Discussion

Actual exam question for Oracle's 1Z0-497 exam
Question #: 110
Topic #: 6
[All 1Z0-497 Questions]

Examine the command:

SQL> CREATE TABLE orders(oid NUMBER (6) PRIMARY KEY, odato DATE, ccode NUMBER (6), oamt NUMBER (10, 2)) TABLESPACE users ;

Which two statements are true about the execution of the command?

Show Suggested Answer Hide Answer
Suggested Answer: D

http://docs.oracle.com/cd/E11882_01/server.112/e25789/process.htm#CNCPT1254

(see database writer process (DBW))

Contribute your Thoughts:

Rodrigo
7 days ago
The correct answers are B and D. The OID column has a PRIMARY KEY constraint, which implies a NOT NULL constraint. And the table and a unique index are both created in the USERS tablespace.
upvoted 0 times
...
Benton
13 days ago
Hmm, that makes sense too. I guess we need to carefully consider all the options before selecting the correct answer.
upvoted 0 times
...
Lai
15 days ago
I disagree, I believe option E is correct because the table is created in the USERS tablespace and a unique index is created in the SYSTEM tablespace.
upvoted 0 times
...
Benton
17 days ago
I think option D is correct because a unique index is created in the USERS tablespace.
upvoted 0 times
...

Save Cancel
az-700  pass4success  az-104  200-301  200-201  cissp  350-401  350-201  350-501  350-601  350-801  350-901  az-720  az-305  pl-300  

Warning: Cannot modify header information - headers already sent by (output started at /pass.php:70) in /pass.php on line 77