{{ table_results.num_rows }} rows returned{% if table_results.truncated %} (truncated){% endif %}
Query execution time: {{ table_results.execution_time_ms | round(2) }}ms
| {{ column }} | {% endfor %}
|---|
| {{ row[col] }} | {% endfor %}