How can we multiply / divide two columns of a table and take the sum of all these products using n hibernate ? suppose there r two columns ( A and B ) which are multiplied column wise and then summed across all the rows ? how can this be done using projections / h query ??
--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "nhusers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nhusers?hl=en -~----------~----~----~----~------~----~------~--~---
