BI Publisher (MOSC)

MOSC Banner

Dynamic Sql in BIP12c

edited May 19, 2020 5:00AM in BI Publisher (MOSC) 4 commentsAnswered

Hi,

 

When I am trying to use dynamic sql in BIP, its throwing me an error saying invalid number.

Here is the sample I am using as below in the query: &lp_statement

 

In the pl/sql code:

IF P_STATEMENT IS NOT NULL THEN

  lp_statement := ' hdr.statement_number IN (' || P_STATEMENT || ') ';

  ELSE

 

Thanks,

Phaneendra

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center