SQL with Microsoft Access 2016 Lesson 6 – In, Between, Brackets

More SQL operators – Between – where we want to select rows with values between a certain range, or In, where we want the values to be in a set of specific values. We also talk about linking conditions together using brackets.