what is difference between procedure and function
Answer Posted / shyam katwal
The only difference between procedure and function is:
Function returns a value
whereas
Procedure does not return a value
Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
Explain the uses of database trigger.
Why do we use sql constraints?
what is an extent ? : Sql dba
How do you rank data in sql?
What are the types of records?
How do you create a unique index?
What is the sql*loader? : aql loader
define join and explain different type of joins? : Sql dba
What is right join in sql?
what are enums used for in mysql? : Sql dba
Explain how you can copy a file to file content and file to pl/sql table in advance pl/sql?
What are operators available in sql?
What are sql objects?
What is vector point function?
Why we use pl sql?