You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/en/sql-reference/aggregate-functions/reference/estimateCompressionRatio.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -64,7 +64,7 @@ Result:
64
64
```
65
65
66
66
:::note
67
-
The result above will differ based on the default compression codec of the server. See [Column Compression Codecs](../../../sql-reference/statements/create/table.md#column-compression-codecs).
67
+
The result above will differ based on the default compression codec of the server. See [Column Compression Codecs](/sql-reference/statements/create/table#column-compression-codecs).
0 commit comments