Skip to content

Commit 24991de

Browse files
authored
Merge pull request #2591 from dolthub/elianddb/9325-support-oct-function
Add OCT() function support
2 parents 3ba6712 + 3d368c6 commit 24991de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/dolt/content/reference/sql/sql-support/expressions-functions-operators.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -308,7 +308,7 @@ Most functions are simple to implement. If you need one that isn't implemented,
308308
| `NTH_VALUE()` || |
309309
| `NTILE()` || |
310310
| `NULLIF()` || |
311-
| `OCT()` | | |
311+
| `OCT()` | | |
312312
| `OCTET_LENGTH()` || |
313313
| `ORD()` || |
314314
| `OR` || |

0 commit comments

Comments
 (0)