can we use out parameter in a function?Give an example.
Answer Posted / friend
Actual parameter:these are the parameters where we use in
exection of a procedure
Formal parameter:these are the parameters where we use as
in and out parameters
| Is This Answer Correct ? | 0 Yes | 4 No |
Post New Answer View All Answers
What is the difference between the sql*loader and import utilities? : aql loader
What is the maximum number of triggers, you can apply on a single table?
Explain mutating table error.
explain mysql aggregate functions. : Sql dba
explain the advantages and disadvantages of stored procedure? : Sql dba
How does postgresql compare to "nosql"?
What is the need of merge statement?
explain the options of myisamchk to improve the performance of a table. : Sql dba
What is on delete set null?
What programs use sql?
what is a materialized view? : Sql dba
Which tcp/ip port does sql server run on? How can it be changed? : Sql dba
What is the difference between in and between in sql?
Is join an inner join?
What is scalar and vector?