This worked, but there has to be a better way???
Mid(Mid("Select * from mytable where x = 1",instr(1,"Select * from mytable where x = 1", "from") + 5),1, instr(1, Mid("Select * from mytable where x = 1",instr(1,"Select * from mytable where x = 1", "from") + 5)," "))