exists

fun exists(query: AbstractQuery<*>): Exists

Returns an SQL operator that checks if query returns at least one row.