Skip to content

Commit 9c949de

Browse files
Update RATIO_TO_REPORT-with-aggregate-functions.md
1 parent 31c37f1 commit 9c949de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RATIO_TO_REPORT-with-aggregate-functions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# RATIO_TO_REPORT with Aggregate Functions
22

3-
`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
3+
[RATIO_TO_REPORT](ratio_to_report-in-Snowflake.md) 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](ratio_to_report-in-Snowflake.md) to calculate the Number of Sales, Amount of Sales and Average Sales as a Percentage for each Sales Associate
44

55
##### Input Data
66

0 commit comments

Comments
 (0)