-- name: GetListProvinces :many SELECT id, province_name, region_id FROM PROVINCES;