Skip to main content

DQL Reference Matrix

Support avatar
Written by Support
Updated over a year ago


MSSQL

Snowflake

Databricks

Oracle

MySQL

NetSuite

Postgres

CSV

Salesforce

Dynamics

USE to pick dataset

SELECT or list* of fields

COUNT(*)

MIN, MAX, SUM, AVG

WHERE condition having comparison, LIKE

Combine WHERE conditions with AND, OR

INNER, LEFT, RIGHT JOIN

X

LIMIT with OFFSET

ORDER BY

GROUP BY

X

Did this answer your question?