Answer Posted / surya
Constraints are used to provide the scope to table data...
they are..
Primary key
unique key
not null
check
foriegn key
default..
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Explain about system database?
tell me what is blocking and how would you troubleshoot it? : Sql server database administration
What are the advantages of having an index on the sql server?
What is tabulation?
How to add more data to the testing table in ms sql server?
What is BCP? When does it used in sql server 2012?
How to retrieve error messages using odbc_errormsg()?
How to set database to be single_user in ms sql server?
How can you tell if a database object is invalid?
Can I use sql azure as a backup with log shipping or database mirroring?
where can you add custom error messages to sql server? : Sql server administration
How to insert data with null values?
Explain about SQL server 2005?
What is difference between rownum and row_number?
Difference between 2NF &3NF ?