Home > Online Product Documentation > Table of Contents > Example of a Query Plan
The example query plan shown in Figure 331 provides information about how DataDirect XQuery translates the following query, which accesses one relational data source, into a SQL Select statement and how XML results are constructed.
In the following query plan, notice how the Relational Data Source node includes details about the SQL
Select statement, as well as information about how the result (
$PT) is constructed.