Generating a SELECT statement
Generated SELECT has different variants depending on the data to retrieve. The default SELECT option must be used in most cases, because it retrieves the latest data.
In cases where the latest variation of the data does not suffice, use the Generate SELECT with Hints (--* statements).
For more details on Hints functionality, see Query hints.
Hover over a data object or data object property.