neq

Finds all rows whose value on the stated column doesn't match the specified value.

Parameters

  • columnrequiredobject

    The column to filter on.

  • valuerequiredobject

    The value to filter with.