Hello I have a table called 'staff' and another name 'course'
Under 'staff' table is:
StaffID
FirstName
Lastname
Under 'Course' is:
CourseID
StaffID
CourseName
My questions is when I do a query under SQL, how do I show the staff's FirstName and Lastname instead of showing the StaffID.
I Hate Spammers and Flammers!!!
Under 'staff' table is:
StaffID
FirstName
Lastname
Under 'Course' is:
CourseID
StaffID
CourseName
My questions is when I do a query under SQL, how do I show the staff's FirstName and Lastname instead of showing the StaffID.
I Hate Spammers and Flammers!!!