In case you missed the announcement: Alteryx One is here, and so is the Spring Release! Learn more about these new and exciting releases here!

Videos

Get your skills in gear with hours and hours of videos on topics ranging from beginner to advanced.

In-Database Workflows

JoeM
Alteryx Alumni (Retired)

Experience Level: Intermediate

Course Description: Working with large database instances? Why waste time moving data to and from the database server? See how to utilize the In-Database tools to blend and analyze the data directly within the database environment to realize significant performance improvements.

You’ll Learn How to:

  • Process data quickly on the server without needing to write SQL code
  • Blend data from the server with other data sources in your workflow

Date: 2018-12-04

Version: 2018.4

Presented by@JoeM

I am using In-Database tools to run complex SQL with 300M+ records, but receiving bunch of XML errors? The same Query runs perfectly on Teradata without any issues. SQL Includes:

  • INSERT INTO
  • LEFT JOIN
  • CASE statements.
  • >
  • < symbols

Is there a solution for this?