<P>Sort result set in the order specified from the join process or the query.</P> ... <P class=TopicLine> </P>
Use to perform a hybrid join. ... A hybrid join is used only on inner joins. ... The construct contains a single HBJOIN node and two subtrees.
The execution plan can be displayed in different ways to help you get more detailed information. ... Right-click the plan and select View Plan. ... Select one of the following display options: ... As Tree Plan
In addition to using SQL Optimizer to generate alternative statements, you can create user defined alternatives. ... You can create user defined alternatives using SQL text from your original SQL statement or from SQL text of an alternative SQL Optimizer generated.
Install or Upgrade SQL Optimizer ... To install or upgrade SQL Optimizer ... Run the SQL Optimizer installation program. ... Complete the wizard.
Use the Auto Optimize function to perform the optimization and testing processes simultaneously. ... The function optimizes your original SQL statement by generating alternatives and starts testing once SQL Optimizer generates the first alternative.
Auxiliary node that represents a subquery in a particular SQL statement. ... A subquery can be any of the following operations: ... MERGE ... INSERT ... UNION ALL ... Notes: ... The query block node is the root of a subtree and represents the whole subquery.
Combine rows from multiple tables and remove duplicate rows. ... A UNION construct contains a UNION node and at least one subtree. ... Each subtree contains a WFSCAN node, a WORKFILE node, a SORT node, and the source query block node.
We are on a quest to make your information technology work harder for you. ... That is why we build community-driven software solutions that help you spend less time on IT administration and more time on business innovation.
This node merges the conditional UPDATE and INSERT operation on a target table or view into one statement.
Note: This topic focuses on information that may be unfamiliar to you. ... It does not include all step and field descriptions. ... Review the following for additional information: ... Specify whether to set the current degree of intra-partition parallelism.
Use to read every row in a table. ... A table space scan construct consists of two nodes: a TBSCAN node and some type of table node such as a base table, a materialized query table, a work file, a pipe, or a table function.
Represents the intersection of two sorted ROWID lists. ... Output includes only ROWIDs in both lists.
Note: This topic focuses on information that may be unfamiliar to you. ... It does not include all step and field descriptions. ... Review the following for additional information: ... Specify a table size threshold at which the TABLE ACCESS FULL operation is highlighted in red.
<P>Merge multiply data streams into a single data stream.</P> ... <P class=TopicLine> </P>
Use the Alternatives pane to review the SQL text and execution plan for the alternatives SQL Optimizer generates. ... You can also review the run-time statistics for your original SQL statement and the alternatives after you execute the statements.
Use to perform a nested loop join. ... This join is used to join tables and is represented by a NLJOIN node and right and left subtrees. ... The inner table is represented by the right subtree and the outer table by the left subtree.
This topic focuses on information that may be unfamiliar to you. ... It does not include all step and field descriptions. ... To set index settings ... Click . ... Select Optimize SQL | Index Generation | Index Settings.
Use to perform a star join. ... Star join allows you to join a dimension column of a fact table to the key column in the corresponding dimension table.
HSSCAN Use to perform a HASH SCAN.
Note: This topic focuses on information that may be unfamiliar to you. ... It does not include all step and field descriptions. ... To view bind variables ... Select the SQL Details tab in the main window.
Note: This topic focuses on information that may be unfamiliar to you. ... It does not include all step and field descriptions. ... SQL Optimizer automatically retrieves the execution plan when you optimize or test run a SQL statement.
You can animate each step in the execution plan in the order SQL Optimizer executes them. ... Right-click the execution plan and select Animate Plan Steps. ... Related Topics ... About Execution Plans
Note: This topic focuses on information that may be unfamiliar to you. ... It does not include all step and field descriptions. ... To set intelligence options ... Click . ... Select Optimize SQL | SQL Rewrite | Intelligence
Welcome > SQL Operations > RGLIST ... Use to perform a range-list Scan.
© ALL RIGHTS RESERVED. Nutzungsbedingungen Datenschutz Cookie Preference Center