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
What are the steps you should follow to start sql server in single-user mode?
Explain the steps to create and execute a user-defined function in the sql server?
What is a join in sql? What are the types of joins?
Tell me about pre-defined functions of sql?
What are the types of sql server?
Explain user defined views?
application server is slow what may be the problem
Explain the various types of concurrency problem. I.e. Lost or buried updates, uncommitted dependency, inconsistent analysis, phantom read?
On a windows server 2003 active – passive failover cluster, how do you find the node which is active?
can an automatic recovery be initiated by a user? : Sql server administration
how to do partition in sqlserver
What are the common performance issues in sql server?
How can you hide the sql server instances?
Why are views required in the sql server or in any other database?
What is store procedure? When do you use?