Afternoon
Using BO 5.1.7 on an Oracle DB
We are wanting to add an 'optimize using' statement onto the end of a query without having to restrict BO from recreating the SQL
eg
OPTIMIZE USING 'outlinename'
Obviously, we cannot create this as an object and use it in the conditions as it will require an "and" or an "or" - which is not syntactically correct.
Any ideas gratefully received.
Using BO 5.1.7 on an Oracle DB
We are wanting to add an 'optimize using' statement onto the end of a query without having to restrict BO from recreating the SQL
eg
OPTIMIZE USING 'outlinename'
Obviously, we cannot create this as an object and use it in the conditions as it will require an "and" or an "or" - which is not syntactically correct.
Any ideas gratefully received.