can we call a procedure from a function?
Answer Posted / karthi
it is possible to call a function from Procedure but its
not possible to call a Procedure from a function..
| Is This Answer Correct ? | 7 Yes | 6 No |
Post New Answer View All Answers
What is implicit cursor in pl sql?
What are tuples in sql?
What is varchar used for?
How many developers work on postgresql?
Can we use threading in pl/sql?
Explain what is an index?
How do I start sql profiler?
What does varchar include?
What is dynamic query?
Why join is faster than subquery?
What are few of the schema objects that are created using PL/SQL?
Which is better join or inner query?
what is an execution plan? When would you use it? How would you view the execution plan? : Sql dba
Can ddl statements be used in pl/sql?
How to make a copy values from one column to another in sql?