Skip to content

Commit 7e52bf0

Browse files
Update RATIO_TO_REPORT-with-aggregate-functions.md
1 parent 0c1f3d4 commit 7e52bf0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

RATIO_TO_REPORT-with-aggregate-functions.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
# RATIO_TO_REPORT
1+
# RATIO_TO_REPORT with Aggregate Functions
2+
23
`RATIO_TO_REPORT` is a powerful Snowflake function that lets you calculate the ratio of a value to the various aggregations of data. The following query, for example, uses `RATIO_TO_REPORT` to calculate the Number of Sales, Amount of Sales and Average Sales as a Percentage for each Sales Associate
34

45
##### Input Data

0 commit comments

Comments
 (0)