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 constraint?
What is the difference between count 1 and count (*) in a sql query?
How many aggregate functions are available there in sql?
Explain the difference between triggers and constraints?
What is the use of nvl function?
How to change the order of columns in Oracle SQL Plus ?
How many triggers can be applied on a table?
what is bcp? When does it used? : Sql dba
Is sql workbench free?
How do I use google cloud in sql?
How exception handling is done in advance pl/sql?
How can the performance of a trigger be improved?
What is the maximum number of triggers, you can apply on a single table?
What does seeding a database mean?
Which is faster truncate or drop?