Toggle table of contents
4.2.0
jvm
Platform filter
jvm
Switch theme
Search in API
ktorm
ktorm-core
/
org.ktorm.dsl
/
exists
exists
fun
exists
(
query
:
Query
)
:
ExistsExpression
(
source
)
Check if the given query has at least one result, translated to the
exists
keyword in SQL.