Documentation Index
Fetch the complete documentation index at: https://private-7c7dfe99-page-updates.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Question
My query is returning many rows but I’m only interested in the query processing time. How do I omit the query output and check for query processing time?Answer
AppendFORMAT Null to your query to configure the output format to Null. This prevents data from being transmitted to the client.
For example: