$data = [ <|x:0p,y:0p|>, <|x:0p,y:1p|>, <|x:1p,y:0p|>, <|x:1p,y:1p|>, ]; select PgOp("=",x,y),PgOp("=",x,1p) from as_table($data);