I have the function which gives the summary data. Now I want the detail data from that summary data. Is there any way to do that.
Eg: function calculates sum of hours worked on all projects by employees. But I want hors worked for each project by each employee(i.e detail)
How can I do this?
Deepesh Dhake
Database Administrator