what is Constraint? How many types of constraints in SQL ?
Answer Posted / magesh manavalan
Types Of Constraints:
* Primary Key
* Foreign Key
* Default
* Unique Key
* Not NULL
* Check
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
How can you hide the sql server instances?
What is difference between delete & truncate commands?
what is a self join? : Sql server database administration
How to compose an inquiry to demonstrate the points of interest of an understudy from students table whose name begins with k?
Explain about nested stored procedure?
What are the new features are introduced in sql server 2012 reporting services?
What does sql server mean?
What are the steps you will take to improve the performance of a poor performing query?
What are the system database in sql server 2008?
List some case manipulation functions in sql?
What is ssl in sql server?
Which table keeps the locking information?
Can I delete event logs?
Why would you use sql agent?
Can you explain how long are locks retained within the repeatable_read and serializable isolation levels, during a read operation with row-level locking?