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 are sql functions? Describe the different types of sql functions?
Name the operator which is used in the query for pattern matching?
how to extract a unit value from a date and time? : Sql dba
can a stored procedure call itself or recursive stored procedure? : Sql dba
which command using query analyzer will give you the version of sql server and operating system? : Sql dba
What does select * from mean in sql?
Is primary key a clustered index?
What is sqlca in powerbuilder?
Why is pl sql needed?
What is cursor and its types?
How do I tune a sql query?
Is sql a case sensitive language?
What is primary key sql?
Is sql pronounced sequel or sql?
how can we know the count/number of elements of an array? : Sql dba