Home
Oracle PL / SQL
Aggregate Functions
Analytical Functions
Char Functions
Constraints
Conversion Functions
Cursor
Data Type
Date Timezone
Hierarchical Query
Index
Insert Delete Update
Large Objects
Numeric Math Functions
Object Oriented Database
PL SQL
Regular Expressions
Report Column Page
Result Set
Select Query
Sequence
SQL Plus
Stored Procedure Function
Subquery
System Packages
System Tables Views
Table
Table Joins
Trigger
User Previliege
View
XML
Cursor parameters « Cursor « Oracle PL / SQL
Oracle PL / SQL
Cursor
Cursor parameters
1.
Cursor with parameter
2.
Cursor without parameters (simplest)
3.
cursor parameters are used to specify the classid for which lecturer is listed at runtime
4.
Explicit cursor with parameter
5.
Number Parameterized Cursors
6.
For loop with parameterized cursor
7.
Declaration of a parameterized cursor which has two parameters
8.
Open cursor by index