What are constraints? Explain different types of
constraints?
Answer Posted / annie choudhary
Constraints are things that are likely to go wrong. There
are three types.
Time constraints
Legal constraints
Finacial constraints
| Is This Answer Correct ? | 15 Yes | 49 No |
Post New Answer View All Answers
How to get a list of columns in a view using the "sp_columns" stored procedure?
User wants only to display only pdf as export option in report manager. How to achieve this?
What is implicit cursors?
How to get a list of columns in a view using "sys.columns" in ms sql server?
Explain various data region available in ssrs with their use?
Why are sql functions used?
What are the advantages of user-defined functions over stored procedures in sql server?
What are pessimistic lock and optimistic lock?
Explain what is scheduled job and how to create it?
what are isolation levels? : Sql server database administration
What are the advantages of using a stored procedure?
What is a coalesce function?
Do you know what guidelines should be followed to help minimize deadlocks?
Is INSTEAD OF trigger directly applicable to Table ?
Are resultset updatable?