Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

SUM function in query

968752Oct 16 2012 — edited Oct 16 2012
Query:

select sum(2) from employees

How easy it is to tell the answer without running it in SQL Developer or SQL* Plus

Also can some one tell me the purpose the above query?

Sorry, if this is annoying but I am finding it a bit hard to understand the logic behind allowing Lower(2.3) and Upper(69) etc queries
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 13 2012
Added on Oct 16 2012
8 comments
420 views