Answer Posted / sravanthi280
A procedure need not return a value always.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Which are the different character-manipulation functions in sql?
How do I create a sql database?
How do you write an inner join query?
what is subquery? : Sql dba
Explain select statements in sql?
Show code of a cursor for loop.
How do I edit a stored procedure?
What is sqlca in db2?
what is the difference between a local and a global temporary table? : Sql dba
What is a system versioned table?
What is cost in sql execution plan?
What is pl sql collection?
How many types of cursors supported in pl/sql?
What is a parameter query?
How we can create a table in pl/sql block. Insert records into it? Is it possible by some procedure or function? Please give example?