Show SQL

Show the results of a SQL query

Syntax

show <count> from sql(<sql>) [with count]

Parameters

sql

String. SQL query to execute.

count

Integer. The number of rows to show from the query.

Options

with count

Also show the total number of rows in the SQL query result.

Was this article helpful?
0 out of 0 found this helpful