Hi,
I should point out that if are using SQL assistant and you check the BOX
ALLOW ODBC extensions
That under the cover SQL Assistant will convert the ODBC syntax to Teradata Syntax and submit the query using the Teradata Syntax.
Therefore if you take the pre-converted query over to BTEQ, which doesn't do that conversion, your query may not run.
---