What are the different types of PL/SQL program units that
can be defined and stored in ORACLE database ?
Answer Posted / guest
Procedure
Functions
Triggers
Views
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is the difference between a procedure and a function?
what are the differences between get and post methods in form submitting. Give the case where we can use get and we can use post methods? : Sql dba
Explain what is sql?
what is the difference between undefined value and null value? : Sql dba
Is sql free?
How can we solve sql error: ora-00904: invalid identifier?
What is before trigger?
What is the difference between jpql and sql?
What are the types of keys?
How to load data with sql*loader?
What is the maximum database size for sql express?
what is data control language? : Sql dba
How to know the last executed procedure?
Can we call dml statement in function?
What is before and after trigger?