function can return value ,procedure also return value through
out parameter then what is the difference?
Answer Posted / veena
We can use function in select statement but we can't use
procedure in select statement.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Why query optimization is needed?
Can we rename a column in the output of sql query?
Mention what problem one might face while writing log information to a data-base table in pl/sql?
What are the types of triggers in sql?
What is the process of copying data from table a to table b?
What is a trigger in sql?
Does access use sql?
What are the operators used in select statements?
What are predefined functions in sql?
How do you update a sql procedure?
Is sql the best database?
What is the difference between explicit and implicit cursors in oracle?
how to add a new column to an existing table in mysql? : Sql dba
what is the difference between mysql_fetch_array and mysql_fetch_object? : Sql dba
How do you optimize a stored procedure in sql?