can we call a procedure from a function?
Answer Posted / yaswanth
Procedures cannot be called from functions where functions can be called from procedures.
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
What is a natural join?
What does pl sql developer do?
Explain the rollback statement?
How to test for null values?
Is pl sql better than sql?
in oracle 10g sw after compiling procedure how to pass parameter values ,if we (v_empid out number)how to give empid after successful compilation program.This site exact suitable for 10g with respect to question & answer same format , im trying sql browser & sql command prompt using exec procedure name & respective parameters.
What is AUTH_ID and AUTH_USER in pl/sql ?
Which join condition can be specified using on clause?
How to use sql*plus built-in timers?
What is the most restrictive isolation level? : Transact sql
can a stored procedure call itself or recursive stored procedure? : Sql dba
Why truncate is used in sql?
What are the different types of a subquery?
What is sql and how does it work?
What are the different datatypes available in PL/SQL?