Fork of
Untitled query #43917
by Uziel302
This query is marked as a draft
This query has been published
by Uziel302.
SQL
AخA
use hewiki_p;
select p.page_title from page p
where p.page_namespace=0 and p.page_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.