what is Constraint? How many types of constraints in SQL ?
Answer Posted / agasaud
Constraints are Boundaries or Rules To Set on a Table.
Types of Constraints are :
Primary Key
Uniwue Key
Check Constraints
Default Constraints
Not Null
References
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is a hint?
How to get the number of affected rows?
how do you determine the Load performance of any query in sql server {example how do u determine performance of a select stmnt which returns Dynamically many no of records ... some times 100,1000,10000 etc., }
What are the steps to take to improve performance of a poor performing query? : sql server database administration
What is data source in connection string?
hi i am working as a testengineer , so i want to no the backend data base connection can any one tell mwe in detail
Explain the truncate command? : SQL Server Architecture
What is the synonym of join?
What is Replication?
Define magic tables in sql server?
What are ddl triggers and types of ddl trigger?
Give a example to search fr a string in all stored procedure in sql server.
Do you know how to make remote connection in database?
What is dbcc? Give few examples.
How do I delete a sql server database?