selectFrom

open infix fun <T : Any> selectFrom(table: Table<T>): MutinySqlClientSelect.FromTable<T, T>