<outer>
The <outer> element contains a Macro Language query that generates
a result set that can be used by the query in the <inner> element of a
<loop> construct.
Syntax
<loop ...>
<outer>
[1010data_QUERY]
</outer>
<inner>
[1010data_QUERY]
</inner>
</loop>
Attributes
base_- Specifies the name of the base table for the query specified by the
<outer>element. This is analogous to specifying a base table via a<base>operation in the query.
