SELECT *
FROM bank.account
WHERE district_id BETWEEN 1 and 5;
BETWEEN -- Keyword to define a range in a dataframe