what is Constraint? How many types of constraints in SQL ?
Answer Posted / tosh
constraint is a mechanism applied on a column to restrict the user not to enter null values,duplicate and invalid data.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can I use sql azure as a backup with log shipping or database mirroring?
Can sql servers link to other servers like oracle?
Tell me what is the stuff and how does it differ from the replace function?
Difference between Inner vs outer joins?
What are the basic functions for master, msdb, model, tempdb databases?
What is b tree index?
Does sql server 2000 clustering support load balancing?
What is sql service broker?
What do you mean by 'normalization'?
What is the difference between update lock and exclusive lock?
mention different types of relationships in the dbms?
When would you use sql joins?
Is profiler the only tool that has the ability to audit and identify ddl events? : sql server security
What do you understand by the data quality services in sql server?
What is acid db?