I'm trying to do a LEFT JOIN between tables in a MySQL database through Reporter but I can't use Foreign Keys as the tables are updated via Pentaho Kettle / Spoon from XML files and I don't necessarily know what order the various tqables will be updated.
The myDBR documentation talks about using mydbr_key_column_usage when you can't use foreign keys but I can't find any information on how. Can you point me in the right direction?
Cheers,
David