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