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

Results on certain fields are incorrect #48

Open
marreBUS opened this issue Sep 16, 2021 · 0 comments
Open

Results on certain fields are incorrect #48

marreBUS opened this issue Sep 16, 2021 · 0 comments

Comments

@marreBUS
Copy link

My SQL queries are returning different numbers than expected, even when a specific WHERE clause is written. See the picture below:
image

I am looking at a specific ID in my where-clause but I receive a completely different ID. I've double checked this in the Snowflake editor and the returned ID is not present in our database. However, the where-clause ID is present in the database. In the Snowflake editor I do get the same ID returned (as should be).

No other field seems to be affected by this. While looking at other IDs that are even larger in numerical form VS Code/SQLTools seems to round the numbers. The error seems to only occur with these large numbers.

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

No branches or pull requests

1 participant