I must be missing something, but how do you do this?
select myintcol1+myintcol2 as sumcol from...
Thanks!
Nevermind, it does work like that, I had a typo!!
Showing posts with label myintcol1myintcol2. Show all posts
Showing posts with label myintcol1myintcol2. Show all posts
Wednesday, March 21, 2012
How to add two integer columns in a select query?
I must be missing something, but how do you do this?
select myintcol1+myintcol2 as sumcol from...
Thanks!Nevermind, it does work like that, I had a typo!!sql
select myintcol1+myintcol2 as sumcol from...
Thanks!Nevermind, it does work like that, I had a typo!!sql
How to add two integer columns in a select query?
I must be missing something, but how do you do this?
select myintcol1+myintcol2 as sumcol from...
Thanks!Nevermind, it does work like that, I had a typo!!
select myintcol1+myintcol2 as sumcol from...
Thanks!Nevermind, it does work like that, I had a typo!!
Subscribe to:
Posts (Atom)