Exists

data class Exists(selectQuery: SelectQuery) : SqlPredicate(source)

Constructors

Link copied to clipboard
constructor(selectQuery: SelectQuery)

Functions

Link copied to clipboard
open override fun toQuoted(effectiveSettings: EffectiveSettings): String