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 is a covered index?
How to enter unicode character string literals in ms sql server?
What are triggers in ms sql server?
Define full outer join in sql server joins?
Explain log shipping and mention its advantages.
What are the different types of backups that exist?
What is the New in SQL server 2008?
How to create function with parameter in sql server?
Can you use order by when defining a view?
What is the most common trace flags used with sql server?
what is database replicaion? : Sql server database administration
How to create stored procedures with parameters in ms sql server?
Can a stored procedure call itself or recursive stored procedure? How many levels sp nesting is possible?
User wants only to display only pdf as export option in report manager. How to achieve this?
What is the difference between row_number and dense_rank?