|
Home >Online Product Documentation >Table of Contents >Optimizing Your XQuery Optimizing Your XQueryOne of the main benefits of the query plan is that you can use it when tuning your queries for the best performance possible. After viewing the query plan and executing the XQuery, you might wish to make some changes to the XQuery code to see how they affect the query plan and, consequently, how the XQuery code is processed. See the DataDirect XQuery User's Guide and Reference for more information on optimizing your XQuery code for data access.
|