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
What does a pl/sql package consist of?
What is the file extension for sql database?
What are two statement types in sql?
Define sql delete statement.
How do you remove duplicates without using distinct in sql?
What is the difference between syntax error and runtime error?
Can you upgrade sql express to full sql?
Do we need to create index on primary key?
what are wild cards used in database for pattern matching ? : Sql dba
explain advantages of myisam over innodb? : Sql dba
Is it possible to sort a column using a column alias?
What is the difference between jpql and sql?
What is trigger in pl sql?
Is sql a scripting language?
What is the execution plan in sql?