selectDistinct

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