The following content of this documentation page has been machine-translated. But unlike other websites, it is not done on the fly. This translated text lives on GitHub repository alongside main ClickHouse codebase and waits for fellow native speakers to make it more human-readable.
generateRandom
使用给定的模式生成随机数据。
允许用数据填充测试表。
支持可以存储在表中的所有数据类型,除了 和 AggregateFunction
.
- — Type of corresponding column.
- — Maximum string length for all generated strings. Defaults to
10
.
返回值