11g BI Publisher SQL data set escape character needed.
When creating an SQL data set, the compiler is trying to create a bind parameter from within the following column:
to_char(hxtdet.time_in, 'hh:mm am')
Is there any way to use an escape character on the colon? I've tried different varaitions of concatenation and escape characters and am stumped.
Thanks.
Wade
0