Forum Discussion
Anonymous
4 years agoNot applicable
Snowflake Connection Database error
I am trying to query data from Snowflake and the data is pulled successfully and can be seen in the preview in when I am in the Query Editor. When I try to 'Apply changes', there is an error message:...
- 4 years ago
Did you input any SQL query? if yes, then that query has to have fully qualified table name like DATABASENAME.SCHEMANAME.TABLENAME.
Vijay_A_Verma
4 years agoMost Valuable Professional
Did you input any SQL query? if yes, then that query has to have fully qualified table name like DATABASENAME.SCHEMANAME.TABLENAME.