Hi,
They are basically the same, except with one condition. A referential will be executed even when no field from the adjoining table is included in a query. An inner join will only be executed, when fields from both tables are in the query.
Hi,
They are basically the same, except with one condition. A referential will be executed even when no field from the adjoining table is included in a query. An inner join will only be executed, when fields from both tables are in the query.