Quote:
Originally Posted by fotze
I dunno, I've never programmed in SQL, I was seeing what access would show me if a viewed a query in SQL. 
|
Depends.. could be close, but Access probably gives you MSSQL, which has a little different syntax that Oracle.
probably something along the lines of:
Code:
select sum(nvl(count(men)) + nvl(count(woman))) from calgary