Powered by Zoomin Software. For more details please contactZoomin

DataDirect OpenAccess SDK Help

ServiceSQLViewToSubQueryTransform

  • Last Updated: May 12, 2026
  • 1 minute read
    • OpenAccess SDK
    • Version 8.1
    • Documentation

Controls how a view is executed. A view can be executed by re-writing the query to combine the query defining the view and the query specified by the user. This results in the most efficient processing of queries on views. The alternative is to process the view as a sub-query and then perform the user specified query on the results of the sub-query.

Valid values

  • -1=The query is transformed when possible. This is the recommended setting.
  • 0=The query is never transformed.
  • 1=The query is always transformed.

Default

-1

Type

Static

IP Type

All

TitleResults for “How to create a CRG?”Also Available inAlert