Alexander Nitsche
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Alexander Nitsche created a post, Datagrip Snowflake Connection: Fetching last query
Hi, i have a problem fetching old query results on snowflake with data grip (query works on dbeaver and webgui) Example: SELECT $1 AS value FROM VALUES (1), (2), (3);SELECT * FROM TABLE(RESULT_SCAN...