table join

nwangweiNov 04, 2009
what about table join, eg. inner/left/right join

thx
Tobias Downer (toby)Nov 04, 2009
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.
nwangweiNov 05, 2009
Hi,

When?

Where is the roadmap?

thx.
Tobias Downer (toby)Nov 05, 2009
The current plan for the release of the SQL module is in January.

Please login to post in this topic.
The text on this page is licensed under the Creative Commons Attribution 3.0 License. Java is a registered trademark of Sun Microsystems, Inc.
Mckoi is Copyright © 2000 - 2012 Diehl and Associates, Inc. All rights reserved.