What are constraints? Explain different types of
constraints?
Answer Posted / mangesh
. Primary Key Constraint
. Foreign Key Constraint
. Unique Key Constraint
. Check Constraint
| Is This Answer Correct ? | 38 Yes | 32 No |
Post New Answer View All Answers
What stored procedure would you use to view lock information?
What are difference between Cluster index and Non-Cluster index?
How to create sub reports?
What command do we use to rename a database?
How to create new databases with "create database" statements?
What options are there to delete rows on the publisher and not on the subscriber? : sql server replication
What does COMMIT command do?
How to get nth highest salary from employee table.
Difference between aggregate functions of sql?
What are different types of roles provided by ssrs?
What are constraints in microsoft sql server?
Can we do dml on views?
How to view existing indexes on an given table using sp_help?
Insert syudents details in table.Current system date &time insert into joining time.How do insert?( in sysdate only return current system date how do add time?)
What is the purpose of forms?