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?