You are viewing a single comment's thread. Return to all comments →
IS THIS CODE IS CORRECT
SELECT SUM(POPULATION) FROM CITY WHERE DISTRICT = 'CALIFORNIA';
I am doing with oracle so why not code working any expert can kindly answer me why
Seems like cookies are disabled on this browser, please enable them to open this website
Revising Aggregations - The Sum Function
You are viewing a single comment's thread. Return to all comments →
IS THIS CODE IS CORRECT
SELECT SUM(POPULATION) FROM CITY WHERE DISTRICT = 'CALIFORNIA';
I am doing with oracle so why not code working any expert can kindly answer me why