Data Virtuality Pipes and Pipes Pro Data Developer Guide Current: SQL Clauses SQL Clauses This section describes the clauses that are used in the various SQL commands described in the previous section. Nearly all these features follow standard SQL syntax and functionality, so any SQL reference can be used for more information. WITH Clause SELECT Clause FROM Clause ARRAYTABLE OBJECTTABLE WHERE Clause GROUP BY Clause HAVING Clause ORDER BY Clause LIMIT Clause INTO Clause OPTION Clause UNPIVOT Clause ×