Click here to Skip to main content
15,904,348 members
Home / Discussions / Database
   

Database

 
AnswerRe: mysql select from multiple tables / databases Pin
jschell16-Mar-11 8:38
jschell16-Mar-11 8:38 
GeneralRe: mysql select from multiple tables / databases Pin
piticcotoc16-Mar-11 20:22
piticcotoc16-Mar-11 20:22 
QuestionDatabase Directory Pin
gmhanna15-Mar-11 17:23
gmhanna15-Mar-11 17:23 
AnswerRe: Database Directory Pin
Mycroft Holmes15-Mar-11 19:23
professionalMycroft Holmes15-Mar-11 19:23 
GeneralRe: Database Directory Pin
Roger Wright15-Mar-11 19:45
professionalRoger Wright15-Mar-11 19:45 
GeneralRe: Database Directory Pin
Mycroft Holmes15-Mar-11 20:03
professionalMycroft Holmes15-Mar-11 20:03 
GeneralRe: Database Directory Pin
Roger Wright15-Mar-11 20:30
professionalRoger Wright15-Mar-11 20:30 
GeneralRe: Database Directory Pin
Jörgen Andersson15-Mar-11 20:45
professionalJörgen Andersson15-Mar-11 20:45 
AnswerRe: Database Directory Pin
Wendelius15-Mar-11 19:51
mentorWendelius15-Mar-11 19:51 
AnswerRe: Database Directory Pin
PIEBALDconsult16-Mar-11 3:02
mvePIEBALDconsult16-Mar-11 3:02 
Questionhow to make server & clients? Pin
Nabawoka15-Mar-11 7:52
Nabawoka15-Mar-11 7:52 
AnswerRe: how to make server & clients? Pin
Wendelius15-Mar-11 8:38
mentorWendelius15-Mar-11 8:38 
AnswerRe: how to make server & clients? Pin
Corporal Agarn15-Mar-11 8:59
professionalCorporal Agarn15-Mar-11 8:59 
QuestionProduct of Salary Pin
Anubhava Dimri15-Mar-11 0:14
Anubhava Dimri15-Mar-11 0:14 
Hello Everybody,

As we find the Sum of Salary from Emp Table.
SQL Query : Select Sum(Emp) from Emp;



Now I want to get the product of Salary : Product means (first sala * Second Sal * Third Salary * ...... * Last salary);

How can i use with the help of SQL Command.

I Do't want to USE PL/SQL Command.



Thanks
If you can think then I Can.

AnswerRe: Product of Salary Pin
Simon_Whale15-Mar-11 0:28
Simon_Whale15-Mar-11 0:28 
GeneralRe: Product of Salary Pin
Anubhava Dimri15-Mar-11 0:48
Anubhava Dimri15-Mar-11 0:48 
GeneralRe: Product of Salary Pin
Bernhard Hiller15-Mar-11 1:07
Bernhard Hiller15-Mar-11 1:07 
GeneralRe: Product of Salary Pin
Anubhava Dimri15-Mar-11 1:11
Anubhava Dimri15-Mar-11 1:11 
AnswerRe: Product of Salary Pin
Pravin Patil, Mumbai15-Mar-11 0:57
Pravin Patil, Mumbai15-Mar-11 0:57 
GeneralRe: Product of Salary Pin
Anubhava Dimri15-Mar-11 0:59
Anubhava Dimri15-Mar-11 0:59 
AnswerRe: Product of Salary Pin
Jörgen Andersson15-Mar-11 6:55
professionalJörgen Andersson15-Mar-11 6:55 
GeneralRe: Product of Salary Pin
Anubhava Dimri15-Mar-11 18:18
Anubhava Dimri15-Mar-11 18:18 
GeneralRe: Product of Salary Pin
Jörgen Andersson15-Mar-11 20:40
professionalJörgen Andersson15-Mar-11 20:40 
GeneralRe: Product of Salary Pin
Anubhava Dimri15-Mar-11 22:41
Anubhava Dimri15-Mar-11 22:41 
GeneralRe: Product of Salary Pin
Jörgen Andersson15-Mar-11 23:45
professionalJörgen Andersson15-Mar-11 23:45 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.