Which SQL-92 standard SQL command can be used to change a table name?

Loading

โœช Choose the correct option.

Which SQL-92 standard SQL command can be used to change a table name?

A. RENAME TABLE
B. CHANGE TABLE
C. ALTER TABLE
D. None of the above is correct.

Leave a Comment