74757677787980
return new Select(false, items); } public static List<Relation> table(QualifiedName name) { return ImmutableList.<Relation>of(new Table(name)); }
71727374757677