Unsupported SQL Features

ActiveSpaces does not support the following SQL features:

  • GLOB operator
  • UNIQUE
  • EXISTS
  • ALL
  • DISTINCT (except with GROUP_CONCAT function)
  • HAVING
  • Nested queries
  • Joins
  • Window functions