MARKUP
Written by
Updated at November 7, 2023
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 | String
arg_2
—Markup | String
arg_3
—Markup | String
Return type: Markup
Example
MARKUP(BOLD([a]), ': ', [b])
Data source support
ClickHouse 21.8
, Microsoft SQL Server 2017 (14.0)
, MySQL 5.7
, Oracle Database 12c (12.1)
, PostgreSQL 9.3
, YDB
.