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
What is report rendering ?
What are the operating modes in which database mirroring runs?
Write a SQL query to make a column as unique?
What are different type of Collation Sensitivity?
What is the difference RDBMS and Graph Database?
What is format parameter in ssrs?
How to use subqueries with the exists operators in ms sql server?
What are partitioned views and distributed partitioned views?
What changes in the front end code is needed if mirroring is implemented for the high availability? : sql server database administration
Can we take the full database backup in log shipping?
How you would rewrite the sql query to return the customerid sorted numerically?
What's the information that can be stored inside a bit column?
how many bits ip address consist of? : Sql server database administration
How can you append an identity column to a temporary table?
What are the restraints imposed on the table design by a merge replication?