Answer the question
In order to leave comments, you need to log in
How to build this query?
There is a table of sites, it has a column with domain.
How to get a list of all top level domains?
For example, I can choose:
select * from `sites` where `domain` regexp '.(ru)$'
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question