what is Constraint? How many types of constraints in SQL ?
Answer Posted / ns
constraints are like an a right or any event which can we
apply on our table or column, or its an rule of integrity
there is an types of constraint:-
1.primary key
2.foreign key
3.unique
4.check
5.default
6.not null
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
Create a dts package to produce a text file using the ‘update statistics’ command for the tables in a database with obsolete statistics.
How can we check the sql server version?
Why olap is used?
What are the types of table?
How to select all columns of all rows from a table with a select statement in ms sql server?
How to download and install microsoft .net framework version 2.0?
How to define the name and server for a new dsn?
How to use linked server?
Is truncate autocommit?
How do you create an execution plan?
What is the data type of time?
What is the difference between dropping a database and taking a database offline?
What are user defined functions in ms sql server?
Why I am getting "the microsoft .net framework 2.0 in not installed" message?
What are the different types of locks in the database?