Answer Posted / abhishek
Yes we can use the out parameter in function. But it does
not as any use as the value will be return to the calling
statement by the keyword return.
Is This Answer Correct ? | 9 Yes | 4 No |
Post New Answer View All Answers
Can we use view in stored procedure?
What is embedded sql in db2?
What is sap sql anywhere?
What is a table in a database?
Why do we use triggers?
Can sql function call stored procedure?
What is the difference between function, procedure and package in pl/sql?
What do you mean by “trigger” in sql?
explain normalization concept? : Sql dba
can a stored procedure call itself or recursive stored procedure? How much level sp nesting is possible? : Sql dba
What are dml commands?
Write a program that shows the usage of while loop to calculate the average of user entered numbers and entry of more numbers are stopped by entering number 0?
how does a local variable is defined using t-sql? : Transact sql
what are the security recommendations while using mysql? : Sql dba
what is the difference between where clause and having clause? : Sql dba