Query Run
select revision.*,comment.*,actor.*,user.*,up_value from... 3 years ago
select revision.*,comment.*,actor.*,user.*,up_value from... 3 years ago
select revision.*,comment.*,actor.*,user.*,(up_value as gender) from... 3 years ago
select * from revision,comment,actor,user,user_properties where... 3 years ago
select * from revision,comment,actor,user where rev_comment_id=comment_id... 3 years ago
select * from revision,comment,actor,user where rev_comment_id=comment_id... 3 years ago
select * from revision,comment,actor where rev_comment_id=comment_id and... 3 years ago
describe actor; 3 years ago
show tables; 3 years ago
select * from revision,comment,user where rev_comment_id=comment_id and... 3 years ago