BI Publisher - Valid SQL functions for a WHERE clause?
Where can I find documentation on all the valid SQL functions which are valid in BI Publisher?
I am trying to select records where the PERIOD_TYPE starts with 'MONTH'.
Is it possible to use some kind of wildcard, substring, starts with or contains, in a WHERE clause?