Computer Science, asked by mailtoaditee, 11 months ago

Write the SQL query to display the constraints enforced by the Primary Key on a table.

Answers

Answered by RishiAEC
0

Answer:

In other words, a PRIMARY KEY constraint helps enforce the integrity of ... columns, it has to be defined at the end of the CREATE TABLE statement.

Similar questions