What is the difference between SQL Constraint and PL/SQL
constraint.Pls give all the constraint name.
Answer Posted / kotesh
sql & plsql constraints are same
namly
primary key
check
not null
unik
foreign key
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What's the procedure?
Is inner join same as self join?
How do you modify a trigger?
What is cursor in pl sql?
explain commit and rollback in mysql : sql dba
What is the difference between sql and t sql?
What is full form of rtm?
How much does sql cost?
Can we connect to postgresql using sql developer?
What is program debugging?
What is the basic form of sql query?
What is the advantage of nosql?
What are the different types of sql commands?
How do I view tables in mysql?
what is the difference between myisam static and myisam dynamic? : Sql dba