Computer Science
Related Questions
Constraints can only be defined with CREATE TABLE command.
Unique and Primary key constraints are the same.
Conditional updates in table data are possible through UPDATE command.
Assertion. The PRIMARY KEY and UNIQUE constraints are the same.
Reason. The columns with PRIMARY KEY or UNIQUE constraints have unique values for each row.