Cursors in Oracle PL/SQL | Oracle PLSQL concepts

Опубликовано: 03 Сентябрь 2016
на канале: Kishan Mashru
12,616
103

This video is to understand the concept of Oracle PL/SQL Cursors. Here we discuss implicit cursor, explicit cursor, difference between open-fetch-close and for loop cursors.

Also here we will discuss various cursor attributes that will help you to get more details about the cursors.

The video includes tutorial on how to work with Oracle PL/SQL Cursor in everyday programming.