Tech Tutorials Database
GeekArticles FAQ Oracle FAQ
 

Using functions in queries

 
Author: asktom.oracle.com
Category: Oracle FAQ
Comments (0)

HI, I am trying to wite a compound sql query which tries to compare data between 2 tables. Firstly, I need to roll up data in table1, to do this I use: <code> select SUM(t1.a * t2.b) DOLLARS, SUM(t1.c) CALLS, SUM(t1.a) MINS, t1.produc...

Read More...




Sponsored Links




Read Next: pivoting of rows into columns



 

 

Comments



Post Your Comment:

Your Name:*
e-mail ID:(required for notification)*
Image Verification: 
 
 Subscribe