db9010 / com.jovial.db9010 / SelectQuery / Builder / from

from

fun from(vararg tables: Table): Builder

Specify the tables for the FROM clause of this SELECT statement. Must be called exactly once per statement.