where abstract method
Creates and returns a WHERE clause query component with the given
expression.
Implementation
Where where(ExpressionInterface expression);
Creates and returns a WHERE clause query component with the given
expression.
Where where(ExpressionInterface expression);