MARKUP
Syntax
MARKUP( arg_1, arg_2, arg_3 [ , ... ] )
Description
Merges marked up text pieces. Can also be used for converting strings to marked up text.
Argument types:
arg_1—Markup | Stringarg_2—Markup | Stringarg_3—Markup | String
Return type: Markup
Example
MARKUP(BOLD([a]), ': ', [b])
Data source support
ClickHouse 19.13, Microsoft SQL Server 2017 (14.0), MySQL 5.6, PostgreSQL 9.3.