can we call a procedure from a function?
Answer Posted / rohini g
It is possible to call a function from Procedure but its
not possible to call a Procedure from a function..
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Can we use joins in subquery?
Where is pl sql used?
What are tables and fields in the database?
How to raise user-defined exception with custom sqlerrm ?
How can you tell the difference between an index and a view?
What is anonymous block in sql?
What operating systems are supported by oracle sql developer?
What does pl sql developer do?
Which are the different types of indexes in sql?
how can we optimize or increase the speed of a mysql select query? : Sql dba
How to fix oracle error ora-00942: table or view does not exist
What is the difference between function and procedure in pl/sql?
how to create a test table in your mysql server? : Sql dba
Is there a 64 bit version of ssms?
What does where 1 1 mean in sql?