table join
Hi,
Using the simple database API you would need to perform the join as a loop. The upcoming SQL module will support join functions in the query language.
Using the simple database API you would need to perform the join as a loop. The upcoming SQL module will support join functions in the query language.

