what is Constraint? How many types of constraints in SQL ?
Answer Posted / vijaya
Constraints are rool of data integrity.
Types of Constraints are:
1)Not Null
2)Unique
3)Primary Key
4)Check
5)References.
| Is This Answer Correct ? | 39 Yes | 11 No |
Post New Answer View All Answers
Tell me what is the stuff and how does it differ from the replace function?
How do I start and stop sql server?
What is inner join in sql server joins?
What is the sql server 2000 version number?
Suppose you want to implement the one-to-one relationships while designing tables. How would you do it?
How to enter binary string literals in ms sql server?
What are the new features introduced in SQL Server 2000 (or the latest release of SQL Server at the time of your interview)? What changed between the previous version of SQL Server and the current version?
how many type of indexing in database?
What is a database in ms sql server?
What is clustered vs nonclustered index?
What is transaction server implicit?
How can a database be repaired?
What are parameterized reports? What are cascading parameters in ssrs reports?
What is spatial and temporal data?
What is a hint?