Versions Compared

Key

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

...

Allows case-sensitive matching of strings based on comparison with a pattern. Output is either Boolean ‘true’ or ‘false’.

Example

LIKE("Trek";#bikes_sold_csv!Brand))

Column_1Brand

LIKE

Cervelo

false

Trek

true

NULL

false

Trek

true