Importing Data Using a Custom SQL Query
LityxIQ provides the ability to import data from SQL databases using arbitrary queries. If you are familiar with the SQL query language, this gives you the opportunity to import data using any query, including those with complex clauses like JOIN, WHERE, or GROUP BY clauses. This can help reduce the number of data processing steps that you perform directly in LityxIQ.
To get started, you must have a valid data connection to a SQL database (such as SQL Server, Redshift, Oracle, or MySQL). Within...