All Products
Search
Document Center

OpenSearch:query clause

Last Updated:Feb 28, 2024

Overview

You can use query clauses to spell complete SQL statements.

Syntax

query = {SQL statement}

Example

query=SELECT brand, COUNT(*) FROM phone