Tech Tutorials Database
GeekArticles FAQ Oracle FAQ
 

Getting multiple counts with a union

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

Would you please tell me if it is possible to get only one count when using a union like in: select count(value_x) People from table_a union select count(distinct value_x) People from table_b; We are currently getting: People 24998 23965 ...

Read More...




Sponsored Links




Read Next: case insensitive in 10g



 

 

Comments



Post Your Comment:

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