To specify a range of test you can use BETWEEN operator.
Example of BETWEEN:
SELECT * FROM users WHERE age BETWEEN 18 AND 55;
Here below 18 and above 55 aged user will be eliminated.
For your own understand you can give an alias name to a column while getting the data from a table. This is called alias.
SELECT first_name AS `name` FROM users WHERE age BETWEEN 18 AND 55;
![Namaste UI](https://www.namasteui.com/wp-content/uploads/2022/03/namasteui-author.jpg)
Namaste UI collaborates closely with clients to develop tailored guest posting strategies that align with their unique goals and target audiences. Their commitment to delivering high-quality, niche-specific content ensures that each guest post not only meets but exceeds the expectations of both clients and the hosting platforms. Connect with us on social media for the latest updates on guest posting trends, outreach strategies, and digital marketing tips. For any types of guest posting services, contact us on info[at]namasteui.com.