selectCount

abstract infix fun <T : Any> selectCount(column: Column<*, T>): MutinySqlClientSelect.FirstSelect<Long>