What is the difference between SQL Constraint and PL/SQL
constraint.Pls give all the constraint name.
Answer Posted / siva
Both SQL Constraint and PL/SQL constraint are the same.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Can dml statements be used in pl/sql?
Can we use commit inside a trigger?
What is the use of prepared statement?
what is a materialized view? : Sql dba
What are system versioned tables?
define data blocks ? : Sql dba
What is sql profiling in oracle?
Is left join inner or outer by default?
How can I make sql query run faster?
how to include character strings in sql statements? : Sql dba
How to take user input in pl sql?
What does an inner join do?
Why do we use triggers?
What are character functions?
How many sql are there?