like abstract method

Returns a new expression which evaluates whether this expression is LIKE the the given expression.

Implementation

ExpressionInterface like(ExpressionInterface expression);