Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. LIKE
    1. Use '%' to match groups of characters, for example '%ill' will return "Mill", "Gill" and "Seagill"
    2. Use '_' to match single characters, for example '_ill' will return only "Mill" and "Gill"
    3. Type a series of words seperated by only commas and no spaces to see them all, for example "Max,Alex" or "_ax,%ex"
  2. EQUAL
    1. Will only return exact matches
    2. Type a series of words separated by only commas and no spaces to see them all, for example "Max,Alex"

Step 3 – Number

  1. EQUAL
    1. Type a single number
    2. Type a series of numbers separated by only commas and no spaces to see them all, for example "206,173"
  2. GREATER
    1. Type a single number
    2. Type a series of numbers separated by only commas and no spaces to see them all, for example "206,173"
  3. LESS 
    1. Type a single number
    2. Type a series of numbers separated by only commas and no spaces to see them all, for example "206,173"

Step 4 – Date

  1. BETWEEN