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 are the query optimization techniques?
How do I find duplicates in a single column in sql?
What are aggregate functions in sql?
How to handle bulk data?
What is sql used for?
Are sql database names case sensitive?
What is the usage of sql functions?
What trigger means?
What is auto increment?
what is a record in a database ? : Sql dba
How to use sql*plus built-in timers?
What are string functions in sql?
what is acid property in database? : Sql dba
what is error ora-03113: end-of-file on communication channel?
What is a unique key and primary key and foreign key?