Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use Teradata-specific top-n syntax #755

Merged
merged 1 commit into from
Jan 30, 2024
Merged

use Teradata-specific top-n syntax #755

merged 1 commit into from
Jan 30, 2024

Conversation

simonpcouch
Copy link
Collaborator

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.

@simonpcouch simonpcouch merged commit 8e08b44 into main Jan 30, 2024
16 checks passed
@simonpcouch simonpcouch deleted the teradata-pane branch January 30, 2024 19:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants