SQL
AخA
SET STATEMENT max_statement_time = 300 FOR
SELECT rd_title
FROM redirect
WHERE rd_namespace=0 AND rd_title LIKE "A%" AND rd_title REGEXP "\\(.*[Dd]is.*b.*n" AND NOT rd_title REGEXP BINARY " \(disambiguation\)"
LIMIT 10;
By running queries you agree to the Cloud Services Terms of Use and you irrevocably agree to release your SQL under CC0 License.
All SQL code is licensed under CC0 License.