toggle menu
4.1.1
jvm
switch theme
search in API
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.