Software Engineering KB

Home

❯

03 Data Management

❯

00 Relational Databases

❯

02 Sub Concept

❯

EXCEPT

EXCEPT

Feb 10, 20261 min read

  • relational-databases
  • sql
  • set-operations

EXCEPT

← Back to Set Operations

SQL set operation that returns rows from the first SELECT that are not present in the second SELECT result set.

relational-databases sql set-operations


Graph View

Backlinks

  • Set Operations

Created with Quartz v4.5.2 © 2026

  • GitHub