Query Run
select rc_id, rc_timestamp from recentchanges where rc_timestamp > 20200808000000 4 years ago
select rc_id, rc_timestamp from recentchanges limit 1 where rc_timestamp >... 4 years ago
select rc_id, rc_timestamp from recentchanges limit 1 where rc_timestamp... 4 years ago
select rc_id, rc_timestamp from recentchanges limit 1 where timestamp like... 4 years ago
select rc_id, rc_timestamp from recentchanges limit 1 4 years ago
select rc.rc_id, rc.rc_timestamp from recentchanges limit 1 4 years ago