There's lots of ways to do it. Depends on what you're trying to do.
You can do simple cursors by doing something like so:

CURSOR myCursor IS
Select *
FROM mytable;







On 2/19/07, Russel Madere <[EMAIL PROTECTED]> wrote:
> Can someone point me to a web based tutorial on how to create and user 
> cursors in Oracle?  In MS FoxPro I could use the cursor name like a table 
> name, but can't figure that out in Oracle
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Deploy Web Applications Quickly across the enterprise with ColdFusion MX7 & 
Flex 2. 
Free Trial 
http://www.adobe.com/products/coldfusion/flex2/

Archive: 
http://www.houseoffusion.com/groups/CF-Community/message.cfm/messageid:228344
Subscription: http://www.houseoffusion.com/groups/CF-Community/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.5

Reply via email to