We are trying to fetch the account and their access details for one of the application from the snowflake database. When we use the snowflake connector, it is bringing in only the snowflake accounts and access details . Also, we are not finding any option to query the table, like how we do it for JDBC.
Please tell us whether JDBC connector support snowflake database?
Please let us know if there is any other ways to pull the table information from the snowflake.
This connector able to fetch all the accounts and entitlements from your snowflake, there is no configuration to fetch from specific table users. In UI level also there is no filter as well in this connector.