Suppose you created a PRIMARY KEY constraint at the same time you created a table and later

Question:

Suppose you created a PRIMARY KEY constraint at the same time you created a table and later decide to name the constraint. Which of the following commands can you use to change the constraint’s name?
a. ALTER TABLE…MODIFY
b. ALTER TABLE…ADD
c. ALTER TABLE…DISABLE
d. None of the above commands can be used.

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  book-img-for-question

Oracle 12c SQL

ISBN: 978-1305251038

3rd edition

Authors: Joan Casteel

Question Posted: