Jump to content

Wikipedia:Database queries

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Msghauri3 (talk | contribs) at 06:31, 11 October 2014 (Replaced content with 'mysql> SELECT c.cur_title FROM wikipedia.cur c -> WHERE c.cur_text LIKE "%directory.google.com%";'). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

mysql> SELECT c.cur_title FROM wikipedia.cur c

   -> WHERE c.cur_text LIKE "%directory.google.com%";