Hi there
I'm trying to establish if the following is possible using SQL on it's own (I know it can be done by means of scripting)
I have the following table
The table describes "course representitives" in a particular year. I'm trying to find a way to list the rep_id of all reps who have been a rep in 2 consecutive years. I can't for the life of me establish the SQL.
Hope someone can help.
Thanks