Relative Content

Tag Archive for sqlmysqlpartition-by

Partition by in mysql

I have a table “countries” which contains population data of countries. There are 5 distinct “region_id”s – 10,20,30,40,50
I have this query: