Answer Posted / rupesh
function must return value whereas procedure may or maynot
return value
Call to Function can be encounter by using select
statement where as procedure can not be call in select
statement
Is This Answer Correct ? | 15 Yes | 1 No |
Post New Answer View All Answers
Why indexing is needed?
Does sql support programming?
Is microsoft sql free?
Can you have more than one trigger on a table?
Which column in the user.triggers data dictionary view shows that the trigger is a pl/sql trigger?
Where is pl sql used?
Which join is like an inner join?
Can I copy :old and :new pseudo-records in/to an oracle stored procedure?
What is a dynamic query?
What is a behavioral trigger?
What is thread join () in threading?
What is cascade in sql?
How to get each name only once from an employee table?
describe transaction-safe table types in mysql : sql dba
Can we insert in sql function?