Jump to content
We've recently updated our Privacy Statement, available here ×

multiple statement in report query editor


chaitanya.koli

Recommended Posts

Hi, I am using oracle database.

I have one store procedure which insert records in some temp table.

I need to call that store procedure, after which i need to execute select statement which fetch records from temp table.

Is there any way from which i can acheive both store procedure as well as select query after executing that store procedure in report query editor?

eg:
{call proc_scm_mis_data1(to_date('05-10-2016','dd-mm-yyyy'),to_date('05-10-2016','dd-mm-yyyy'))}
Now where should i write "select query "after these?
 
Link to comment
Share on other sites

  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...