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
as a part of your job, what are the dbcc commands that you commonly use for database maintenance? : Sql server database administration
What are different type of Collation Sensitivity?
What are parameterized reports?
How can a user-defined datatype be created?
What is model database in sql server?
What is the maximum size of column in sql server?
what is the information that can be stored inside a bit column? : Sql server database administration
What is difference between equi join and inner join?
What is apply operator in sql?
What is inner join? Explain with an example?
Can you explain different types of locks in sql server?
What is the most common trace flags used with sql server?
How to define the name and server for a new dsn?
How we can compare two database data?
What is the difference between locking and multi-versioning?