Computer scienceFundamentalsSQL and DatabasesBasics SQLData Definition Language

CHECK constraint

Matching

Report a typo

Match the following statements to their correct application.

Match the items from left and right columns
Add a check constraint to a table
View table definition
Drop a constraint
show CREATE TABLE scientist
ALTER TABLE employees DROP CHECK
ALTER TABLE table ADD CONSTRAINT
___

Create a free account to access the full topic