Explicit Cursor and Insert Into table question

From: General Fear <richmarin_at_earthlink.net>
Date: Fri, 25 Apr 2008 19:13:42 -0700 (PDT)
Message-ID: <44fe6aed-28b8-4cf6-a4e1-e4cb92affb1d@s33g2000pri.googlegroups.com>

I am using 10g.

I am running a test. I want to create an explicit cursor. Then I want to put the data that is in the cursor into a table. The problem is that the table has a lot of fields. I could put the data into variables then use the insert into command.

Is there an better way to use explicit cursors and put that data into a table? I tried searching the net but the examples did not help. Received on Fri Apr 25 2008 - 21:13:42 CDT

Original text of this message