Fork of Untitled query #43856 by Uziel302
This query is marked as a draft This query has been published by Uziel302.

SQL

AخA
 
use hewiki_p;
select r.rd_title from redirect r
where r.rd_namespace=0 and rd_title like 'א%'
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.

This query has never yet been executed