Query Run
USE enwiki_p; SELECT * FROM recentchanges WHERE rc_title LIKE... 7 years ago
USE enwiki_p; SELECT rc_title as title, rc_comment as comments, count(*) as... 7 years ago
USE enwiki_p; SELECT rc_title as title, rc_comment as comments, count(*) as... 7 years ago
USE enwiki_p; SELECT rc_title as title, rc_comment as comments, , count(*)... 7 years ago
USE enwiki_p; SELECT rc_title as title, rc_comment as comments, , count(*)... 7 years ago
USE enwiki_p; SELECT rc_title as title, rc_comment as comments, , count(*)... 7 years ago
USE enwiki_p; SELECT rc_title as title, rc_comment as comments, , count(*)... 7 years ago
USE enwiki_p; SELECT *, count(*) as Edits FROM recentchanges WHERE... 7 years ago
USE enwiki_p; SELECT rc_comment, count(*) as Edits FROM recentchanges... 7 years ago
USE enwiki_p; SELECT rc_comment, count(*) as Edits FROM recentchanges... 7 years ago
USE enwiki_p; SELECT rc_comment, count(*) as Edits FROM recentchanges... 7 years ago
USE enwiki_p; SELECT rc_comment, count(*) as Edits FROM recentchanges... 7 years ago
USE enwiki_p; SELECT *, count(*) as Edits FROM recentchanges WHERE... 7 years ago