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
How do I run a query in pl sql developer?
Can one improve the performance of sql*loader? : aql loader
What is restrict in sql?
What is sqlite format?
What is cross join example?
Is sql injection illegal?
what are null values? : Sql dba
What are different types of indexes?
What is a heap in sql?
Is it possible to sort a column using a column alias?
Why left join is used in sql?
Why are indexes and views important to an organization?
Is sql dba a good career? : SQL DBA
What is using in sql?
What is a ddl command?