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
what is normalization? : Sql server database administration
What is indexing a document?
What is the purpose of update statistics and scope_identity() function?
Do you know what is normalization of database? What are its benefits?
What do you understand by recursive stored procedure?
Why you need indexing? Where that is stored and what you mean by schema object? For what purpose we are using view?
how you can deploy an ssrs report?
which table keeps the locking information? : Sql server administration
Where is trigger in sql server?
What is self contained multi valued query?
How do clustered indexes store data?
What is the simplest way to create a new database in ms sql server?
What is the recovery model?
What is the recursive stored procedure in sql server?
what are the different ways to return the rowcount of a table?