nerdexam
Oracle

1Z0-071 · Question #406

Examine these statements: Which two are true? (Choose two.)

The correct answer is A. Both foreign key constraint definitions must be removed from the CREATE TABLE statements, E. The DEPTNO column in the EMP table will be able to contain NULL values. See the full explanation below for the reasoning.

Question

Examine these statements:

Which two are true? (Choose two.)

Exhibit

1Z0-071 question #406 exhibit

Options

  • ABoth foreign key constraint definitions must be removed from the CREATE TABLE statements,
  • BThe MGR column in the DEPT table will not be able to contain NULL values.
  • CThe CREATE TABLE EMP statement must precede the CREATE TABLE DEPT statement for all
  • DAll three statements execute successfully in the order shown.
  • EThe DEPTNO column in the EMP table will be able to contain NULL values.
  • FThe DEPT_FKEY constraint definition must be removed from the CREATE TABLE DEPT

How the community answered

(33 responses)
  • A
    82% (27)
  • B
    3% (1)
  • C
    9% (3)
  • F
    6% (2)

Community Discussion

No community discussion yet for this question.

Full 1Z0-071 Practice