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 a table be moved to different filegroup?
Please explain what is “asynchronous” communication in sql server service broker?
How check triggers in sql server?
What are extended events in sql server?
How do you clear a log file?
Name and describe few console utilities for ssrs?
How to change a login name in ms sql server?
How do I partition a table in sql server?
What is snapshot replication?
What is the difference between a unique key and primary key?
How do you Implement SSIS Packages in your Project?
How we create SQL Server 2005 Reporting Services ? Give me Sample
How many cores do I need for sql server 2016?
What is trigger explain with program?
Give a example to search fr a string in all stored procedure in sql server.