Query Run
select u.user_id, w.wl_id from watchlist w, user u where... 6 months ago
select u.user_id, w.wl_id from user u, watchlist w where... 6 months ago
select u.user_id, w.wl_id from user u, watchlist w where... 6 months ago
select u.user_id w.wl_id from user u, watchlist w where u.userid=w.wl_user... 6 months ago
select user_id from user where user_name="Sirfurboy" 6 months ago
select * from user where user_name="Sirfurboy" 6 months ago
select * from user_registration where user_name="Sirfurboy" 6 months ago