Powered by Zoomin Software. For more details please contactZoomin

DataDirect OpenAccess SDK Help

Join and Union operations

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

INTERSECT

INTERSECT set operator returns all rows that exist in the intersection of two tables, that is, in both tables.

SELECT * FROM music_titles 
INTERSECT SELECT * FROM discontinued_albums;
TitleResults for “How to create a CRG?”Also Available inAlert