What cursor type do you use to retrieve multiple recordsets?
Answer Posted / vishu
SYS_REFCURSOR
| Is This Answer Correct ? | 12 Yes | 4 No |
Post New Answer View All Answers
Is a table valued function object?
How do I view stored procedures?
How to start the command-line sql*plus?
Is it possible to link two groups inside a cross products after the cross products group has been created?
What is record data type?
Enlist some predefined exceptions?
what are date and time functions in mysql? : Sql dba
Hi how to import oracle sequence in Informatica? Please write stored procedure code that will import oracle sequence in Informatica SP transformation as per below scenario Oracle table product list Pro_id, pro_name 101, LED Lights. 102, 20watt CFL Lights. 103, 30 watt CFL lights Now a new flat file with new product list needs to be added to oracle table product list with oracle sequence. flat file product Prono,pro_name, 1, 20 watt tube light 2, 30 watt tube light & target should be like 101, LED Lights. 102, 20watt CFL Lights. 103, 30 watt CFL lights. 104, 20 watt tube light 105, 30 watt tube light thks reg suvarna joshi suvarnaatsuvarna@rediffmail.com
Is sql procedural language?
What if we write return in procedure?
How to take user input in pl sql?
What is transaction control language (tcl)?
What are the different type of joins in sql?
What is procedure function?
What is the usage of sql functions?