Answer Posted / suresh babu
Yep,we can use the out parameter in Function,the Function won't show the error when using the out parameter.But it is meaningless.The Function,which used the out parameter never return the result.The IN parameter only useful for Functions.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Why we use cross join?
What is attribute indicator in pl sql?
Explain the difference between triggers and constraints?
How do I delete a trigger?
What are all different types of collation sensitivity?
what is difference between delete and truncate commands? : Sql dba
What is query syntax?
Is microsoft sql free?
What is rownum and rowid?
which command using query analyzer will give you the version of sql server and operating system? : Sql dba
Why procedure is used in sql?
Why are aggregate functions called so?
How to revise and re-run the last sql command?
Which command is used to delete a package?
What is trigger and types?