What are Clauses? 🤔

A clause in SQL is part of a query that lets you:

  • filter and analyze large amounts of data stored in the database with the customization query you prefer.

  • retrieve a set of records from the table.

  • specify a condition on a table’s columns or records.


Currently, Oxla supports SQL queries with the following clauses: