What are constraints? Explain different types of
constraints?
Answer Posted / md. aftab alam
It is a part of the table definition that are used to limit the values entered into its columns.its type are
1. Not null
2. Unique
3. primary key
4. Ckeck
5. Reference key
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How to create new databases with "create database" statements?
What to perform pattern match with the like operator?
What is bcnf normalization form?
Explain the difference between delete,drop and truncate in SQL Server?
How many databases instances are there in sql server 2000?
What is isolation levels?
Using the customer, and order table in northwind database, please write a query to produce xml?
How to Insert multiple rows with a single insert statement?
What is create command?
What are the different authentication modes in sql server? How can it be changed?
explain what are the steps you will take, if you are tasked with securing an sql server? : Sql server database administration
What are audit control procedures?
Name few endpoints exposed by ssrs 2012?
Define the one-to-one relationship while designing tables.
What happens when transaction log is full?