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
Why use triggers in sql?
What does truncate mean in sql?
What does over partition by mean in sql?
What are the sql commands?
Explain what is sql?
what is an index? : Sql dba
What are the disadvantages of not performing database normalization?
How does a trigger work?
What is cascade in sql?
Why do we need unique key in a table?
What is bind variable in pl sql?
what is the difference between char and varchar data types? : Sql dba
what is sql profiler? : Sql dba
how to drop an existing view in mysql? : Sql dba
What does select * from mean in sql?