Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Database & SysAdmin
  3. Database
  4. how to retrieve the result in Oracle?

how to retrieve the result in Oracle?

Scheduled Pinned Locked Moved Database
databasejavaoracletutorialquestion
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    ShaluMalu
    wrote on last edited by
    #1

    hi everybody! I am a beginner in PL/SQL.I am currently doing a project based on PL/SQL with java as front end. Basically I am developing an editor for PL/SQL. I want to know how could we retrieve the resulting statements of PL/SQL program that is executed in Oracle. for eg: how to retrieve the result of a query say, 'Query completed successfully' which is displayed in Oracle editor to the front end form. Does anybody know how to proceed with this? Kindly bear with me as am new to Code Project. If anybody of you know the answer, can you be so kind and respond me! Regards, Shalini

    A 1 Reply Last reply
    0
    • S ShaluMalu

      hi everybody! I am a beginner in PL/SQL.I am currently doing a project based on PL/SQL with java as front end. Basically I am developing an editor for PL/SQL. I want to know how could we retrieve the resulting statements of PL/SQL program that is executed in Oracle. for eg: how to retrieve the result of a query say, 'Query completed successfully' which is displayed in Oracle editor to the front end form. Does anybody know how to proceed with this? Kindly bear with me as am new to Code Project. If anybody of you know the answer, can you be so kind and respond me! Regards, Shalini

      A Offline
      A Offline
      andyharman
      wrote on last edited by
      #2

      You need to return a cursor variable (see http://www.enterprisedt.com/publications/oracle/result_set.html[^]).

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups