what is Constraint? How many types of constraints in SQL ?
Answer Posted / vijaya
Constraints are rool of data integrity.
Types of Constraints are:
1)Not Null
2)Unique
3)Primary Key
4)Check
5)References.
| Is This Answer Correct ? | 39 Yes | 11 No |
Post New Answer View All Answers
What does this statement do @@rowcount?
How to create database with physical files specified in ms sql server?
what are the basic functions for master, msdb, model, tempdb and resource system databases? : sql server database administration
Is null vs coalesce?
Explain the difference between delete,drop and truncate in SQL Server?
What is the full form of ddl?
Explain how many types of relationship?
Delete duplicate rows without using rowid.
Write an sql query to find first weekday of the month?
What is the difference between a function and a trigger?
How to return the second 5 rows in ms sql server?
What are the different ways you can create databases in sql server?
Can sql server 2016 run on windows 7?
How to connect of datebase with sql express.?
What is the use of toad or sqldbx.?