Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
dveeden committed Dec 19, 2024
1 parent 6ba451f commit 80e31f6
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions sql-statements/sql-statement-show-builtins.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,12 +88,9 @@ SHOW BUILTINS;
| decode |
| default_func |
| degrees |
| des_decrypt |
| des_encrypt |
| div |
| elt |
| encode |
| encrypt |
| eq |
| exp |
| export_set |
Expand Down Expand Up @@ -210,7 +207,6 @@ SHOW BUILTINS;
| nulleq |
| oct |
| octet_length |
| old_password |
| or |
| ord |
| password_func |
Expand Down Expand Up @@ -329,7 +325,7 @@ SHOW BUILTINS;
| year |
| yearweek |
+-----------------------------+
303 rows in set (0.00 sec)
299 rows in set (0.00 sec)
```

## MySQL compatibility
Expand Down

0 comments on commit 80e31f6

Please sign in to comment.