Answer Posted / deepu
functions and procedures are both pl/sql programs.
procedures performs a specific task,it takes parameters and
performs the actions.
functions are same as procedures except they wil return a
value.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is truncate oracle?
What is a cognitive schema?
What is system tablespace?
How to convert raw data type into text in oracle? Explain
In the oracle version 9.3.0.5.0, what does each number shows?
while i take backup using ibm tsm the following errors occurred: rman-03009 ora-19513 ora-27206 ora-19502 ora-27030 ora-ora19511
What is a trigger oracle?
what is the scenario where you take the database to NoArchivelog mode?
How to retrieve data from an cursor to a record?
What is an anonymous block?
What is not equal to in oracle?
Is it possible to set second Primary Key Constraint in a table in Oracle Database ?
What is a sub query and what are the different types of subqueries?
How to commit the current transaction in oracle?
What are the attributes of the cursor?