SQL
x
use iswiki_p;
select el_to from externallinks
where substring(el_to, 1, 27) = "http://www.lexis.hi.is/beyg"
and el_to rlike "[0-9]"
limit 5
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.