Addition?

Addition?

When I try to make a query that has the addition of two numbers:
1+1, I get 11. Is there a way to make it reconize that it's numbers, and not strings, so that it won't concatinate them? Also, is nested selects not supported? I was hoping that any sql code would work, and if this is not supported, how about querying over a query table we created? Thanks