What is a constraint. Types of constraints ?
Answer Posted / sujit.1551
constraint are nothing but a conditions,in other words
enforcing the business rules into the database.
types of constraits:
1)check constraint
2)unique constraint
3)primary key
4)foreign key
5)Not null
6)Default
| Is This Answer Correct ? | 20 Yes | 3 No |
Post New Answer View All Answers
what is a table in a database ? : Sql dba
Define select, insert, create, delete, update, drop keywords
What is set serveroutput on in pl sql?
Does group by remove duplicates?
What does desc stand for?
Define union, minus, union all, intersect ?
What is pessimistic concurrency control? : Transact sql
What is a sql instance vs database?
Is oracle and sql same?
How do I access sql anywhere database?
What is the source code of a program?
What are all the different normalizations?
What does bitemporal mean?
What packages(if any) has oracle provided for use by developers?
Are sql database names case sensitive?