SQL (Structured Query Language) Question:
Download Questions PDF

What is the use of the DROP option in the ALTER TABLE command?

Answer:

It is used to drop constraints specified on the table.

Download SQL Interview Questions And Answers PDF

Previous QuestionNext Question
What command is used to get back the privileges offered by the GRANT command?What are privileges that can be granted on a table by a user to others?