python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Post-hook to DBT_CLOUD_PR Schemas (DBT Cloud CI)
I was wondering if it is possible to attach a post hook to DBT_CLOUD_PR Schemas (Generated by dbt Cloud CI) so that only the developers can see the PR tables generated on the database.
I would like to...
Salahddin-Warid
Votes: 0
Answers: 1
why is my notification channel (External table )null?
I have created a external table in snowflake with data in S3. and automated it with SNS.
I have created S3 integration object with 2 buckets (Bucket1 and BUcket 2).
I have created a SNS topic and subs...
Xi12
Votes: 0
Answers: 1
How to query columns following the same pattern in a Snowfake table or view?
I'd like to select some columns which have names following the same pattern. For instance:
SELECT PRICE% FROM DB.SCHEME.VIEW
From that I'm trying to select all fields from a view or table which names...
rdrgtec
Votes: 0
Answers: 1
new role which can query snowflake account usage, without account admin role
I would like a new role which can query snowflake account usage. Currently only Account Admin have this privilege and don’t want to assign Account Admin for required users.
Vicky
Votes: 0
Answers: 1