H
harried-edu
I have two tables I need to pull data from; 1 has student
demographic info and the other has course requests (This
is not my database, so I cannot restructure these files).
Both tables have a unique link field so I can create a
join.The coures file lists each request as a new record
(sequence 1 - 9) for each student. I need to run a query
that returns the student info once with all nine course
requests returned as a singlr record. I know this is
probably very simple but the solution is eluding me and
unfortunately, this is education and I am multi-tasked
out. Thanks for the help.
demographic info and the other has course requests (This
is not my database, so I cannot restructure these files).
Both tables have a unique link field so I can create a
join.The coures file lists each request as a new record
(sequence 1 - 9) for each student. I need to run a query
that returns the student info once with all nine course
requests returned as a singlr record. I know this is
probably very simple but the solution is eluding me and
unfortunately, this is education and I am multi-tasked
out. Thanks for the help.