What is the statement to rename a column in the table?

19. What is the statement to rename a column in the table?

  1. RENAME COLUMN
  2. RENAME ROW
  3. RECHANGE COLUMN
  4. UPDATE COLUMN NAME

Answer: A) RENAME COLUMN

Explanation:

The statement to rename a column in the table is RENAME COLUMN.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.