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 is a filestream?
What is rs.exe utility?
Can sql server be linked with other servers like oracle?
What are distributed partitioned views?
How to filter out duplications in the returning rows in ms sql server?
Can you tell me about the concept of ER diagrams?
Can you explain different types of joins?
What is partitioned view?
Tell me what is the order in which the sql query is executed?
Write a code to select distinct records without using the DISTINCT keyword.
How to return the second 5 rows in ms sql server?
What are cursors and when they are useful?
Explain transaction server distributed transaction?
What are the different types of data sources in ssrs?
Write an SQL query to obtain the 2nd highest salary.