property RightStmt: TSelectSqlStatement;
If this sql statement uses set operators to manipulate the result sets of two or more queries, then RightStmt is the right side of this select sql. RightStmt don't includes set operators.
It's type of TSelectSqlStatement
Gudu software http://www.sqlparser.com
|
Send comments about this topic.
|