Skip to content
This repository has been archived by the owner on May 11, 2020. It is now read-only.

Expressions checklist #16

Open
11 of 21 tasks
nukep opened this issue Apr 14, 2015 · 0 comments
Open
11 of 21 tasks

Expressions checklist #16

nukep opened this issue Apr 14, 2015 · 0 comments

Comments

@nukep
Copy link
Owner

nukep commented Apr 14, 2015

  • Numbers
  • Strings
  • NULL
  • Byte arrays
  • Subqueries
  • Aggregate function calls
  • Scalar function calls
  • Binary comparison: =, <>, <, <=, >, >=
  • Binary arithmetic: +, -, *, /
  • Unary -
  • AND
  • OR
  • NOT
  • ||
  • EXISTS
  • BETWEEN ... AND
  • IN
  • CASE
  • IS NULL
  • IS NOT NULL
  • LIKE
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant