will function return more than one value how
Answer Posted / sakthivel
NO,we cannot use inout,out parameters in functions. so
function must return one value
| Is This Answer Correct ? | 7 Yes | 27 No |
Post New Answer View All Answers
How can I change database name in sql?
how to use case expression? : Sql dba
What is the difference between python and sql?
How to know the last executed procedure?
What is function and procedure in pl sql?
How to select all records from the table?
i have 2 table table one 4 columns respective values a1 7,a2 6,a3 8 ,a4 12 & table two 4 colums respective values a1 7,a2 6,a3 8,a4 15.if table one & table two 3 colums same then 4th column values 1)Qes diff >5 then print 5 * diff value 2)Que diff <5 print 5
Is sqlite thread safe?
What is meant by truncate in sql?
What is a temporal table?
How can you load multi line records? : aql loader
Is record in oracle pl sql?
what is the syntax used for partition in tsql? : Transact sql
What is sqlservr exe?
What information is needed to connect sql*plus an oracle server?