Skip to content

Commit c956465

Browse files
Update cost-per-query-in-snowflake-using-credits_attributed_compute-metric-in-query_attribution_history-view.md
1 parent d4aec6d commit c956465

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cost-per-query-in-snowflake-using-credits_attributed_compute-metric-in-query_attribution_history-view.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ group by all
2727
order by number_of_executions desc;
2828
```
2929

30-
|![carbon(11)](https://github.com/user-attachments/assets/40a2dec0-e5f0-4294-946d-567996b4bf4b)|
30+
|![carbon(12)](https://github.com/user-attachments/assets/1769d425-e546-4d5a-bda1-06242c06904a)|
3131
|:-:|
32-
|Using `query_parameterized_hash` to JOIN `QUERY_ATTRIBUTION_HISTORY` and `QUERY_HISTORY` |
32+
|Using `query_parameterized_hash` to JOIN `QUERY_ATTRIBUTION_HISTORY` and `QUERY_HISTORY` to get an average of the Snowflake Credits consumed for recurrent queries |
3333

0 commit comments

Comments
 (0)