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
What are statistics?
When would you use a before or after trigger?
What is it unwise to create wide clustered index keys?
Does sql server 2016 have ssms?
Describe and explain about SQL native client?
How to delete all rows with truncate table statement in ms sql server?
How to create a login account in ms sql server to access the database engine using "create login" statements?
Name 3 of the features that the sql server built-in function loginproperty performs on standard logins? : sql server security
What is the Control Flow in SSIS
What is the difference between stored procedure and functions?
How to use the inserted and deleted pseudo tables?
What is an execution plan? When would you use it?
What is in place upgrade in sql server?
Is it true, that there is no difference between a rule and a check constraint?
What does indexation mean?