adamc@203: table t : {A : int, B : string, C : float} adamc@204: adamc@204: val my_query = (SELECT * FROM t)