Cursors in Oracle PLSQL

preview_player
Показать описание
This Video Explains.
1. What is CURSOR in Oracle PLSQL
2. How to use cursor in Oracle PLSQL
3. How to declare,open and fetch values in CURSOR
4. CURSOR Attributes
5. Implicit cursor and explicit cursor
6. CURSOR TYPES
Рекомендации по теме
Комментарии
Автор

perfect explanation after long try i have learned what is cursor thank you so much

lakshminarayanan
Автор

Thank u so much.. You explained very nicely.. And ur explanation is too good..

snehagupta
Автор

India always saves us the night before Exam
thank you bro😁

eeembeast
Автор

There is an error in the declare section where student_rec should call for the cursor name instead of calling for the student table. The correction should read:student_rec simple_cursor%ROWTYPE;Thanks for the video because it is a great demonstration. Much appreciated.

lestercarcamo
Автор

Thanks for sharing this video!
How to return cursor type variable to the procedure.... like how to write out parameter of cursor type variable in procedure
thanks in advance!!

leewook
Автор

use better mic thats all. and best explanation on internet

Channel__