Distinction should include
defining
cursor
, with regards to PL/SQL
describing where the cursor exists
describing when an implicit cursor is created
describing when one would use an explicit cursor
describing the impact of using an implicit cursor.