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
what is an alias command? : Sql dba
How do I make sql search faster?
Why coalesce is used in sql?
Is left join and outer join same?
What is multiple columns?
discuss about myisam key cache. : Sql dba
Can we edit a view in sql?
How can I make sql query run faster?
What are the benefits of pl sql?
What is the difference between nvl function, ifnull function, and isnull function?
Explain how can you save or place your msg in a table?
how would concatenate strings in mysql? : Sql dba
How do I find duplicates in a single column in sql?
What do you mean by dbms? What are its different types?
What is a sql instance vs database?