This message was deleted.
# secoda-support
w
This message was deleted.
l
One common place some stumbling happens is in selecting the source in the top right hand corner of the query block. Did you select Snowflake from the dropdown?
b
yes.
it’s still loading, any suggestions?
l
@elegant-house-93198 you may want to take a look here. Could be a permissions issue
e
Hey @best-postman-27471 there's an issue on our end showing when there's an error with the query. In the meantime I'd recommend adding the database and schema to the table reference on the query, i.e,
Copy code
SELECT * from PC_FIVETRAN_DB.MARIA_PROD_DEBTPAYPRO.CONTACTS
LIMIT 10;