What is a constraint. Types of constraints ?
Answer Posted / samuvel
Constraint is a restriction on table
Types:
1)Column Constraints:applicable for column level
i)unique ii) not null
2)Table constraints:applicable for table level
1)primary key ii) foreign key d. check
Is This Answer Correct ? | 8 Yes | 4 No |
Post New Answer View All Answers
Does sql require a server?
How does postgresql compare to oracle/db2/ms sql server/informix?
What are the constraints available in sql?
What is full form of rtm?
What is dml and ddl?
Can a primary key be a foreign key?
what tools available for managing mysql server? : Sql dba
What do you mean by field in sql?
Is sql microsoft?
What plvcmt and plvrb does in pl/sql?
What are functions in sql?
What is replication id?
Is mariadb a nosql database?
How do I install sql?
What is the difference between a subquery and a join?