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
Explain syntax for disabling triggers?
What is the cartesian product of table?
When setting replication, is it possible to have a publisher as 64 bit sql server and distributor or subscribers as a 32 bit sql server?
what is raid and what are different types of raid configurations? : Sql server database administration
How we create SQL Server 2005 Reporting Services ? Give me Sample
Why use cursor in sql server?
What is use of @@ spid in sql server?
What is hot add cpu in sql server 2008?
What is role playing dimension with two examples? : sql server analysis services, ssas
How do I schedule a sql server profiler trace?
What are null values in ms sql server?
please differentiate between delete and truncate?
How to rename an existing column with sql server management studio?
What is the new security features added in sql server 2014? : sql server security
You want to be sure that queries in a database always execute at the maximum possible speed. To achieve this goal you have created various indexes on tables which other statement will keep the database in good condition?