mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-15 03:53:41 +00:00
update syntax
This commit is contained in:
parent
0abb6684eb
commit
4be0d6868f
@ -4350,7 +4350,7 @@ Takes constant string argument and returns the value of global variable with tha
|
||||
**Syntax**
|
||||
|
||||
```sql
|
||||
globalVariable('name')
|
||||
globalVariable(name)
|
||||
```
|
||||
|
||||
**Arguments**
|
||||
|
Loading…
Reference in New Issue
Block a user