Be sure to review our Idea Submission Guidelines for more information!
Submission GuidelinesI would like to suggest creating a fix to allow In-DB Connect tool's custom SQL to read Common Table Expressions. As of 2018.2, the SQL fails due to the fact that In-DB tools wrap everything in a select * statement. Since CTE's need to start with With, this causes the SQL to error out. This would be a huge help instead of having to write nested sub selects in a long, complex SQL code!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.