what is Constraint? How many types of constraints in SQL ?
Answer Posted / kumari
Constraint are the rules enforced on data columns on table
types of constraints:
PRIMARYKEY
FOREIGN KEY
NOT NULL
UNIQUE KEY
CHECK
DEFAULT
Check
| Is This Answer Correct ? | 111 Yes | 33 No |
Post New Answer View All Answers
What is an etl file?
Explain rdbms?
what are the new features in SSRS?
What is a trigger and types of a trigger?
How to test a dml trigger in ms sql server?
Tell me what is the difference between locking and multi-versioning?
What do you mean by SQL injection attack?
Is sql server is free?
How to enable tcp/ip protocol on a sql server?
What are the differences between char and varchar in ms sql server?
What is the difference between for xml raw and for xml auto?
Explain transaction server explicit transaction?
What is collation?
What is dbcc command in sql server?
Is oracle faster than sql server?