- Nov 18, 2001
- 13,234
- 2
- 81
Okay, I have a query that's calling on several tables. I've attached the code I currently have.
The table cas_TesterAuthorizedSkillTest has 9 records for every record in cas_Tester. Is there anyway for me to make these 9 records columns in the dataset returned by this query? I'd like 1 line per tester, with all available information in that row.. but I'm not sure if that is even possible.
The table cas_TesterAuthorizedSkillTest has 9 records for every record in cas_Tester. Is there anyway for me to make these 9 records columns in the dataset returned by this query? I'd like 1 line per tester, with all available information in that row.. but I'm not sure if that is even possible.