will function return more than one value how
Answer Posted / murali
Yes. By using Out Parameter we can return morethan one value.
| Is This Answer Correct ? | 20 Yes | 11 No |
Post New Answer View All Answers
Are sql database names case sensitive?
What has stored procedures in sql?
Why primary key is required?
what is uncommittable transactions? : Transact sql
What is data definition language?
What jobs use sql?
What is an alias command?
What is embedded sql in db2?
what are myisam tables? : Sql dba
How do I save a stored procedure?
What is the difference among union, minus and intersect?
Is sql a dbms?
Can we declare a column having number data type and its scale is larger than pricesionex: column_name number(10,100),column_name numbaer(10,-84)
Why use triggers in sql?
What is lexical units in pl sql?