To select a range use this code. Take out the brackets and replace the values. #terminal #mysql
SELECT * FROM [table] WHERE [column] BETWEEN [value1] and [value2];Complete Cheat Sheet https://gist.github.com/hofmannsven/9164408
Ready to Switch to eZbloo?
Basic eZbloo Plan $15 a month- Perfect for Low traffic and new startups
Premium eZbloo Plan $45 a month- Perfect for High Traffic Sites
Any Questions?: Contact me here!
To select a range use this code. Take out the brackets and replace the values. #terminal #mysql
SELECT * FROM [table] WHERE [column] BETWEEN [value1] and [value2];Complete Cheat Sheet https://gist.github.com/hofmannsven/9164408