sqlstatement
TLzJoinItem = class(TLz_Node);
In from clause, one table can connect to previous table.
Join item contains all information about this connection such as table(JoinItemTable, JoinItemJoin), join type(JoinType), join condition(JoinQualType, JoinQual).
Gudu software http://www.sqlparser.com
|
Send comments about this topic.
|