Help! I've just recently managed to normalise my database but when I try to run a report based on a query I can't display what I want to. I want to display staff name and details of their training. I have tb_staff and tb_training_done but can only list the training_done_id rather than the course detail associated with it. What sort of a query do I need? Crosstab?