Lexical References in Select list
Hello,
In Oracle Reports, I could create a report with lexical references such as the following:
SELECT &P_ENAME NAME, &P_EMPNO ENO, &P_JOB ROLE
FROM EMP;
Is this possible in BI Publisher? I have successfully test the lexical reference in the Order By section of the select but it doesn't seem to work in the Select column-list.
Thanks,
Manish
0