exam questions

Exam 1z0-082 All Questions

View all questions & answers for the 1z0-082 exam

Exam 1z0-082 topic 1 question 119 discussion

Actual exam question from Oracle's 1z0-082
Question #: 119
Topic #: 1
[All 1z0-082 Questions]

Examine the description of the SALES table:



The SALES table has 55,000 rows.

Examine this statement:



Which two statements are true? (Choose two.)

  • A. SALES1 is created with l row.
  • B. SALES1 is created with no rows.
  • C. SALES1 has primary KEY and UNIQUE constraints on any selected columns which had those constraints in the SALES table.
  • D. SALES1 has NOT NULL constraints on any selected columns which had those constraints in the SALES table.
  • E. SALES1 is created with 55,000 rows.
Show Suggested Answer Hide Answer
Suggested Answer: DE 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
j_tw
Highly Voted 1 year, 3 months ago
DE // D - At using subquery to make table, only 'Not Null' constraint will be copied
upvoted 5 times
...
Oracle2020
Most Recent 3 months, 1 week ago
DE is correct, tested with two tables ports and ports1 create table ports1 (port_id,port_name,country) as select port_id,port_name, country from ports where 1=1;
upvoted 1 times
...
Darkseid1231
1 year ago
D E is correct
upvoted 3 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago