1 2 3 4 5 6 7 8
/* syntax version 1 */ use plato; $table = "In" || "put"; select * from $table with schema Struct<a:Int64?>;