-
Book Overview & Buying
-
Table Of Contents
Business Intelligence with Looker Cookbook
By :
SQL Runner is a way to debug your SQL-based Looker issues that cannot be verified by LookML and the Content Validator.
SQL Runner in Looker grants direct access to your database or data warehouse connected to Looker, enabling a range of data exploration and management capabilities. With SQL Runner, you can browse schema tables, construct Explores from SQL queries, execute predefined descriptive queries, access SQL Runner history, download query results, share queries, incorporate them into LookML projects as derived tables, and perform various other useful tasks.
In this section, we will mostly use LookML, Explore, and SQL Runner interfaces. You can open Users Explore in one tab and have the LookML project open in another browser tab.
As a debugging tool, SQL Runner can be accessed in two ways and usually for two principal reasons: