...
- LIKE
- Use '%' to match groups of characters, for example '%ill' will return "Mill", "Gill" and "Seagill"
- Use '_' to match single characters, for example '_ill' will return only "Mill" and "Gill"
- Type a series of words seperated by only commas and no spaces to see them all, for example "Max,Alex" or "_ax,%ex"
- EQUAL
- Will only return exact matches
- Type a series of words separated by only commas and no spaces to see them all, for example "Max,Alex"
Step 3 – Number
- EQUAL
- Type a single number
- Type a series of numbers separated by only commas and no spaces to see them all, for example "206,173"
- GREATER
- Type a single number
- Type a series of numbers separated by only commas and no spaces to see them all, for example "206,173"
- LESS
- Type a single number
- Type a series of numbers separated by only commas and no spaces to see them all, for example "206,173"
Step 4 – Date
- BETWEEN