Query Run
-- This is to see which pages are being queried in the pre- forked query ... 1 month ago
SELECT DISTINCT REGEXP_SUBSTR(page_title, 'W[a-z]/[a-z]+') AS prefix, ... 1 month ago