How Many Types of Cursors Supported in PL/SQL?
Submitted by: AdministratorPL/SQL supports two types of cursors:
► The implicit cursor - A single default cursor that automatically connects to the last DML statement executed.
► Explicit cursors - User defined cursors with specific DML statements and execution statuses.
Submitted by: Administrator
► The implicit cursor - A single default cursor that automatically connects to the last DML statement executed.
► Explicit cursors - User defined cursors with specific DML statements and execution statuses.
Submitted by: Administrator
Read Online Oracle Database Job Interview Questions And Answers
Top Oracle Database Questions
☺ | What Happens to Indexes If You Drop a Table? |
☺ | How To Use "OUT" Parameter Properly? |
☺ | How Run SQL*Plus Commands That Are Stored in a Local File? |
☺ | How Much Memory Your 10g XE Server Is Using? |
☺ | What Is an Oracle User Account? |
Top DB Oracle Categories
☺ | Oracle PL-SQL Interview Questions. |
☺ | Oracle DBA Interview Questions. |
☺ | Oracle D2K Interview Questions. |
☺ | OCI Interview Questions. |
☺ | Oracle RMAN Interview Questions. |