What are constraints? Explain different types of
constraints?
Answer Posted / vijay
there are 5 types of constraints that is as follow...
1.primary key
2.not null
3.check
4.default
5.unique
this are constraints types........
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
what number files will a information contain in SQL Server? How many forms of information files exist in SQL Server? How many of those files can exist for a single database?
What is nolock?
What are the difficulties faced in cube development? : sql server analysis services, ssas
What extended events?
Mention the different authentication modes in sql server.
What happens when unicode strings concatenate with non-unicode strings?
Is it true that rules do not apply to data already existing in a database at the time the rule is created?
What is the new security features added in sql server 2014? : sql server security
What is sql service broker?
Explain table valued parameters in sql server? Why tvp used?
What is the difference between functions and scalar functions?
What is TDS(Tabular Data Stream) Gateway?
Once setting replication, is it potential to own a publisher as sixty four bit sql server and distributor or subscribers as a thirty two bit sql server?
how can a database be repaired? : Sql server administration
When to use Inner join & when to use subquery?