Closed simonpcouch closed 9 months ago
Internal support ticket reports errors when previewing tables from the Connections pane with Teradata:
Error in new_result(...): expected something between the word 'TABLE_NAME' and the 'LIMIT' keyword.
Internally, odbc uses that LIMIT keyword when previewing tables for the Connections pane. Looks like Teradata may need its own top-n syntax.
Internal support ticket reports errors when previewing tables from the Connections pane with Teradata:
Internally, odbc uses that LIMIT keyword when previewing tables for the Connections pane. Looks like Teradata may need its own top-n syntax.