Back

SQL Explained

Executed SQL
{{ sql|safe }}
Time
{{ '%.4f'|format(duration) }} ms
{% for h in headers %} {% endfor %} {% for row in result %} {% for column in row %} {% endfor %} {% endfor %}
{{ h|upper }}
{{ column }}