Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

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:...
  • Vijay_A_Verma's avatar
    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.