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