Guest_imported
New member
- Jan 1, 1970
- 0
When running a query of a database of records, I can't figure out how to group the records so that there isn't multiple displays of the same variable. For example, I query for student name and want to see login times, lesson number etc. When I output the query, rather than see the name once with all of the login times following, I see the name, course code etc repeated for every instance in the database.