update syntax

This commit is contained in:
Blargian 2024-10-13 17:08:36 +02:00
parent 0abb6684eb
commit 4be0d6868f

View File

@ -4350,7 +4350,7 @@ Takes constant string argument and returns the value of global variable with tha
**Syntax**
```sql
globalVariable('name')
globalVariable(name)
```
**Arguments**