×

Multiple-Choice Questions

Web Technologies MCQs

Computer Science Subjects MCQs

Databases MCQs

Programming MCQs

Testing Software MCQs

Digital Marketing Subjects MCQs

Cloud Computing Softwares MCQs

AI/ML Subjects MCQs

Engineering Subjects MCQs

Office Related Programs MCQs

Management MCQs

More

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

18. What is the statement to drop a column in the table?

  1. DROP ROW
  2. DELETE ROW
  3. DROP COLUMN
  4. DELETE COLUMN

Answer: C) DROP COLUMN

Explanation:

The statement to drop a column in the table is DROP COLUMN.

Comments and Discussions!

Load comments ↻






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