in procedure how to return a value

Answers were Sorted based on User's Feedback



in procedure how to return a value..

Answer / rahul khanke

we can return a single or more than one value useing OUT
prameter

Is This Answer Correct ?    4 Yes 0 No

in procedure how to return a value..

Answer / roopesh kumar

with haelp of out or inout parameter

Is This Answer Correct ?    2 Yes 0 No

in procedure how to return a value..

Answer / murali

By using OUT Parameter

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More SQL PLSQL Interview Questions

How do you modify a column in sql?

0 Answers  


Main diff between varray and nested tablea

3 Answers   Polaris, TCS,


What is the purpose of the partition table?

0 Answers  


how to decrement dates by 1 in mysql? : Sql dba

0 Answers  


How many tables can you join in sql?

0 Answers  






What is compound trigger?

0 Answers  


Can we call procedure in select statement?

0 Answers  


What is snowflake sql?

0 Answers  


HOW TO TUNE ORACLE SQL QUERIES GIVE ME STEP BY SREP

1 Answers   TCS,


Can i use Commit inside the Trigger? Suppose i use commit what will be happy (it's complied /executed/work)

6 Answers  


What is procedure and function?

0 Answers  


What is the use of function in sql?

0 Answers  


Categories