Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
Hi Thomas, Thanks for your Reply.. in addition to this i am passing a Bind variable in String. For example select ename ,empno,sal from emp &P_Where(i.e where (firstname||' '||lastname)='Tom King ' ); how can i access the Parameter in the SQL query of a OBIP dataset. Regards Balaji.