True/False
To drop a constraint,no preliminary steps are needed and we can simply use the ALTER TABLE DROP CONSTRAINT statement.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q86: In the SQL statements SELECT C1.CustName,C1.SalesRepNo<br>FROM CUSTOMER
Q87: Depending on the DBMS,when changing the minimum
Q88: SQL contains an SQL command RENAME TABLENAME
Q89: Because of the need to know the
Q90: In order to make sure the database
Q92: Although correlated subqueries are useful in database
Q93: To add a NOT NULL column to
Q94: The use of a doubly nested set
Q95: When using queries with EXISTS and NOT
Q96: If a DEFAULT constraint is included when