Answer Posted / sravanthi
Constaints are used to limit the data that can go into
table.
Basically, conditions are kept on columns in the table so
that data will insert based on those conditions.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
How to download and install the scaled-down database adventureworkslt?
Is INSTEAD OF trigger directly applicable to Table ?
How do clustered indexes store data?
Why de-normalization required?
Which database stores information about replication?
What does COMMIT command do?
You have modified 100 store procedures and want to replicate these changes from development to prodution, and production can have users using the Server/DB, how would you replicate without causing issues?
What is raid, and how it can influence database performance?
Is sql different from sql server?
Difference between DELETE and TRUNCATE?
What's the information that can be stored inside a bit column?
What happens if ntwdblib.dll is missing on your machine?
How can sql server instances be hidden? : sql server security
What is the use of sql profiler in sql server 2012?
What is the recovery model?