Hi Nandhini,
I don't entirely understand your question, but I think Curt's answer is an answer to a different question. Judging your question, I think you just want to join the data of two tables in a query? If so, what exactly can't you do that you would want to do? Joining two tables in an aggregate is very basic, do if the problem lies here, did you follow the training videos? I'm pretty sure it's being discussed there.
The basic steps:
1) In the eSpace you want to query the data, reference the tables that are in other eSpaces (note you need to set them public to be able to do that);
2) Create an aggregate, drag the tables into it from the Data tab. Service Studio will automatically create the joins if it can.
I don't entirely understand your question, but I think Curt's answer is an answer to a different question. Judging your question, I think you just want to join the data of two tables in a query? If so, what exactly can't you do that you would want to do? Joining two tables in an aggregate is very basic, do if the problem lies here, did you follow the training videos? I'm pretty sure it's being discussed there.
The basic steps:
1) In the eSpace you want to query the data, reference the tables that are in other eSpaces (note you need to set them public to be able to do that);
2) Create an aggregate, drag the tables into it from the Data tab. Service Studio will automatically create the joins if it can.