Powered by Zoomin Software. For more details please contactZoomin

DataDirect OpenAccess SDK Help

CORRESPONDING

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

The OpenAccess SDK SQL engine does not support the CORRESPONDING clause.

The CORRESPONDING clause is used for reducing the columns that are included in the result.

Syntax

CORRESPONDING [BY (column_name [, column_name]…)]

Example

SELECT * FROM old_music_titles
UNION CORRESPONDING BY (title, artist, artist_more)
SELECT * FROM new_music_titles
TitleResults for “How to create a CRG?”Also Available inAlert