| Rasgo recently launched a free SQL generator.
For those unfamiliar with what a SQL Generator is. Think template for SQL queries, which lets you customize column names and table structure, choose the operation that you want to do, and then, it constructs the syntax for you in different "flavors" of SQL.
Never stress about the subtle differences between DATEDIFF() vs DATE_DIFF() again!
The Story? Â People were searching on
Google and Stack Overflow for required SQL syntax and wasting precious time that could be used for data analysis. The Rasgo team wanted to help - no strings, paywalls, or email collections attached.
Select the transform you’re running and the column names of your table. The SQL generator will automatically give you the SQL you need in copy/paste form.
Pretty Kewl.
|