Table of Content
SQL builder. Build WHERE clause

You can specify an arbitrary number of comparisons in a WHERE clause.

DTM SQL editor: SQL builder - condition specification

They will be linked to each other by either OR or AND operators.

DTM SQL editor: SQL builder - 'where' clause

A HAVING statement is constructed much as a WHERE one.

DTM SQL editor: SQL builder - 'having' clause