JavaScript: Column is equal to a value

Match only rows where column is equal to value.

To check if the value of column is NULL, you should use .is() instead.

Parameters