I'm writing a query to use in Data Junction. Data Junction only reads one query, so I am having create virtual tables in my FROM statement rather than have have CREATE TABLE queries. I think I have all my commas and ANDS in the right place, but I am still getting a "FROM keyword not found where expected error". It mentions line 81, which is the last line of my query.
The SQL file is attached. Any help would be greatly appreciated.
Start Free Trial