Merge pull request #40949 from AVMusorin/doc_generate_random_fix

Doc. optional params for GenerateRandom table
This commit is contained in:
Alexey Milovidov 2022-09-04 03:54:51 +03:00 committed by GitHub
commit 46f40c0c41
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,7 +15,7 @@ Usage examples:
## Usage in ClickHouse Server {#usage-in-clickhouse-server}
``` sql
ENGINE = GenerateRandom(random_seed, max_string_length, max_array_length)
ENGINE = GenerateRandom([random_seed] [,max_string_length] [,max_array_length])
```
The `max_array_length` and `max_string_length` parameters specify maximum length of all