Answer Posted / sravanthi
Constaints are used to limit the data that can go into
table.
Basically, conditions are kept on columns in the table so
that data will insert based on those conditions.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is the difference between a local and a global temporary table?
How to create a large table with random data for index testing in ms sql server?
How to create a local temporary stored procedure?
How to use old values to define new values in update statements in ms sql server?
Mention the differences between sql server and mysql.
What are the different normalization forms?
your sql server is running out of disk space. You notice that there are several large files with ldf extensions what are these files? : Sql server administration
Explain stored procedure?
What are the types of resultset?
what is database replication? : Sql server database administration
What are the disadvantages of indexes?
What is the difference between a unique key and primary key?
What is a trigger and its types?
What are partitioned views and distributed partitioned views?
Explain how many normalization forms?