like

Finds all rows whose value in the stated column matches the supplied pattern (case sensitive).

Parameters

  • columnrequiredobject

    The column to filter on.

  • patternrequiredstring

    The pattern to filter with.