toggle menu
4.1.1
jvm
switch theme
search in API
ktorm-core
/
org.ktorm.dsl
/
union
union
fun
Query
.
union
(
right
:
Query
)
:
Query
(
source
)
Union this query with the given one, corresponding to the
union
keyword in SQL.