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
What is sqlca in db2?
What is the plv (pl/vision) package offers?
How many joins in sql?
what are aggregate and scalar functions? : Sql dba
What is data type in sql?
Why does sql need a server?
What is row_number () in sql?
what is union, minus and interact commands? : Sql dba
how can we repair a mysql table? : Sql dba
What are its different types of dbms?
What is meant by temporal data?
What are the differences between in and exists clause?
What do you mean by “trigger” in sql?
What is a recursive stored procedure?
how to load data files into tables with 'mysqlimport'? : Sql dba