what is Constraint? How many types of constraints in SQL ?
Answer Posted / srinivas
Constraint are the rules enforced on data columns on table
Five type of constraints
Primary key
Unique Key
Foreign Key
Not Null
Check
| Is This Answer Correct ? | 28 Yes | 14 No |
Post New Answer View All Answers
How are the unique and primary key constraints different?
How do I port a number to sql server?
How to rebuild master databse?
What is the native system stored procedure to execute a command against all databases?
Explain a differential backup?
Define cursor locking
Tell me what is difference between view and materialized view?
Is port 1433 secure?
How to generate random numbers with the rand() function in ms sql server?
What are different types of database indexes?
What is the minimum and maximum number of partitions required for a measure group? : sql server analysis services, ssas
Define self join?
Name some of the open source software that you can use in alternative to SSR?
How many primary keys are possible in a table?
How do I find sql server instance name?