what is Constraint? How many types of constraints in SQL ?
Answer Posted / srinivas
Constraint are the rules enforced on data columns on table
Five type of constraints
Primary key
Unique Key
Foreign Key
Not Null
Check
| Is This Answer Correct ? | 28 Yes | 14 No |
Post New Answer View All Answers
What is the difference RDBMS and Graph Database?
What are the difference between primary key and unique key? : sql server database administration
How to create prepared statements using odbc_prepare()?
Disadvantages of the indexes?
What options are available to audit login activity? : sql server security
If user is owning any SQL Objects, can we drop that user
How to access the inserted record of an event?
Please explain go command in sql server?
what is bit datatype and what's the information that can be stored inside a bit column? : Sql server database administration
How many cores do I need for sql server 2016?
Explain indexed views and partitioned view with their syntax.
Explain indexed views?
What is indexing and its types?
Tell me what is log shipping?
How to create a dynamic cursor with the dynamic option?