Skip to content

Commit 406d216

Browse files
Update ratio_to_report.md
1 parent 7e52bf0 commit 406d216

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ratio_to_report.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# RATIO_TO_REPORT
1+
# RATIO_TO_REPORT in Snowflake
22
`RATIO_TO_REPORT` is a powerful #snowflakedb Window function that lets you calculate the ratio of a value to the sum of the values in a window. The following query uses the `RATIO_TO_REPORT` function to calculate the percentage of the sales by channel (online vs. store) for each day.
33

44
### Raw Order Data

0 commit comments

Comments
 (0)