select * from enwiki_p.user eu, commonswiki_p.user cu join eu.user_name =... |
10 years ago |
select * from enwiki_p.user eu, commonswiki_p.user cu where user_name = "Jtmorgan"; |
10 years ago |
select * from enwiki_p.user where user_name = "Jtmorgan"; |
10 years ago |
select * from enwiki_p.user where rev_user_text = "Jtmorgan"; |
10 years ago |