what is Constraint? How many types of constraints in SQL ?
Answer Posted / kumari
Constraint are the rules enforced on data columns on table
types of constraints:
PRIMARYKEY
FOREIGN KEY
NOT NULL
UNIQUE KEY
CHECK
DEFAULT
Check
Is This Answer Correct ? | 111 Yes | 33 No |
Post New Answer View All Answers
How to drop existing views from a database in ms sql server?
Explain syntax for viewing, dropping and disabling triggers?
hi i am working as a testengineer , so i want to no the backend data base connection can any one tell mwe in detail
What is difference between count (*) and count column?
What does top operator do?
In how many ways you can invoke ssrs reports?
What is it’s similarity with sql server?
What are various aggregate functions that are available?
What happens to a statement batch if there is a compilation error?
Where views are stored in sql server?
Explain how many normalization forms?
what are defaults? Is there a column to which a default can't be bound? : Sql server database administration
How does stuff differ from the replace function?
Is ssrs support other database except ms sql server?
Explain error and transaction handling in sql server?