Which type of cursor is used to execute the dml statement?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More SQL PLSQL Interview Questions

What is clustered index sql?

0 Answers  


What are schema-level triggers?

0 Answers  


Fetch an entire row from the employees table for a specific employee ID:

2 Answers  


suppose I have two table one Emp and other is dpt. Emp table has a field ,dept id,name ,sal and dpt table has a field dept id,dept name. Now I want to find out the emplyee list whose sal is between 2000-3000 from dept x.

7 Answers   Geometric Software, IBM,


How can I see all tables in sql?

0 Answers  






If a procedure within a package is invalidated whether the entire package will be invalid and has to be recompiled again?

2 Answers   IBM, TCS,


What are pl sql procedures?

0 Answers  


What are inbuilt functions in sql?

0 Answers  


how to find the First and Last Observation from the table: Ex: OBS Name Sal Ans like: OBS Name Sal 105 E 5000--> 105 E 5000 102 B 2000 104 D 4000 103 C 3000 101 A 1000--> 104 D 4000

4 Answers  


What is denormalization in a database?

0 Answers  


how to do backup entire database? : Transact sql

0 Answers  


Which one is faster ienumerable or iqueryable?

0 Answers  


Categories