nerdexam
Oracle

1Z0-061 · Question #51

You issue the following command to alter the country column in the departments table: Which statement is true?

The correct answer is B. It executes successfully and all the rows that have a null value for the country column will be updated. See the full explanation below for the reasoning.

Question

You issue the following command to alter the country column in the departments table:

Which statement is true?

Options

  • AIt produces an error because column definitions cannot be altered to add default values.
  • BIt executes successfully and all the rows that have a null value for the country column will be updated
  • CIt executes successfully. The modification to add the default value takes effect only from subsequent
  • DIt produces an error because the data type for the column is not specified.

How the community answered

(24 responses)
  • A
    17% (4)
  • B
    71% (17)
  • C
    8% (2)
  • D
    4% (1)

Community Discussion

No community discussion yet for this question.

Full 1Z0-061 Practice