Difference between revisions of "SQL Lab"

From Datonis
Jump to: navigation, search
m
m
Line 8: Line 8:
 
== Components of SQL Lab ==
 
== Components of SQL Lab ==
 
The 3 components are explained below:
 
The 3 components are explained below:
# SQL Editor
+
# SQL Editor - This is the IDE where-in the user can write his/ her own SQL queries.
# Saved Queries
+
# Saved Queries - Once the user has created the queries and he/ she wish to run the same query then he/ she can save the query and rerun it by accessing it in the 'Saved Queries' tab.
# Query Search
+
# Query Search -
  
 
== SQL Lab Usage ==
 
== SQL Lab Usage ==

Revision as of 10:55, 28 July 2020

About SQL Lab

SQL Lab is a modern, feature-rich SQL IDE. Using this, the user is able to look at his data tables, create joins on existing tables, and can visualize these modified tables to get additional value.

This can be accessed by going to 'SQL Lab' button present at the top of the Datonis BI toolbar.

Accessing the SQL Lab
There are 3 components available which are explained in the next section.

Components of SQL Lab

The 3 components are explained below:

  1. SQL Editor - This is the IDE where-in the user can write his/ her own SQL queries.
  2. Saved Queries - Once the user has created the queries and he/ she wish to run the same query then he/ she can save the query and rerun it by accessing it in the 'Saved Queries' tab.
  3. Query Search -

SQL Lab Usage

Show data sources, tables, and writing queries.

Query + creating charts

Video