All,
Is anyone aware of any tricks or object order that will modify the custom sql that business objects creates? Currently we have requirements stating that we must only use the "custom sql" generated by Business Objects. The problem with this SQL is it starts out with a Right outer join on a child table that is not our entry point.
Ideas?