Skip to content

Implement Default SQL logic #37

@migaman

Description

@migaman

Specify ISO compliant behavior of the Equals (=) and Not Equal To (<>) comparison operators when they are used with null values.
All comparisons against a null value evaluate to UNKNOWN.

Skyline behaviour.

  • Rows containing NULL values (in relevant Skyline attributes) are always in the Skyline.

Sorting Behaviour

  • NULL values result as TOP result during sorting

Metadata

Metadata

Assignees

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions