selectCount

fun selectCount(alias: String = ""): Select

SELECT COUNT(*)

Parameters

alias

optional alias for count

See also