what is Constraint? How many types of constraints in SQL ?
Answer Posted / shankar k
Constraint are used to table columns validations.
there are some constraints.
Primary key,
Foreign Key,
Not Null,
Check,
Unique Key,
default
Is This Answer Correct ? | 43 Yes | 10 No |
Post New Answer View All Answers
How and why use sql server?
Explain the usage of floor function in sql server.
Do you know what is normalization of database? What are its benefits?
What is the difference between count and distinct count?
What is a data source or ds? : sql server analysis services, ssas
What is mssql?
plss anybody specify tha constrian management system in dbms
What are the purpose of Normalisation?
What is the meaning of lock escalation and why/how to stop this? : sql server database administration
What is scrollable cursor?
Tell me what is use of except clause? How it differs from not in clause?
What are key constraints?
What is the difference between deallocate cursor and close cursor?
What is logon trigger?
Can an entity have two primary keys?