+ Reply to Thread
Results 1 to 3 of 3

Thread: use cursor

  1. #1
    Join Date
    Apr 2006
    Posts
    8

    use cursor

    Hello
    i'm new user of devloper
    i have table boss(id,cnss) if i need to retrieve all the data (many rows) do i need a to use cursor in which trigger i must create it and is it in form trigger or datablock? thx

  2. #2
    Join Date
    Sep 2002
    Location
    England
    Posts
    7,323
    select * from boss will get you all the rows
    Last edited by davey23uk; 04-17-2006 at 06:42 AM.

  3. #3
    Join Date
    Jun 2005
    Location
    London, UK
    Posts
    159
    I suspect the question is about Oracle Forms. The answer will depend on what you need to do. Is there some event that should trigger this record retrieval process?

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
Click Here to Expand Forum to Full Width