Let say I have two tables with a many-to-many relationship (i.e. there is a 3rd table only used for the relationship).
Does SOCI support the different types of 'join' in the statements?
If yes, does it work with all the databases (so called backends in the documentation) ?
Thanks!