What is the Difference between Procedure and Function.Can we
call a Function in a DML?
Answer Posted / sharad kumar
1. Function must return a value like any other Programing
Language.
2.yes we can call function from a DML.Remember count(*),sum
etc...
Is This Answer Correct ? | 13 Yes | 4 No |
Post New Answer View All Answers
Can sql function call stored procedure?
What is cursor status?
what is the difference between group by and order by in sql? : Sql dba
How do I run a script in sql developer?
How to install oracle sql developer?
what is meant by nl2br()? : Sql dba
Why trigger is used in sql?
What is schema in sql?
How many types of cursors are available in pl/sql?
Explain the update statement in sql
What is rownum in sql?
What is sql procedures and functions?
Explain locks? : Transact sql
Why is pl sql used?
what is the difference between primary key and unique key? : Sql dba