```java gt(R column, Object val) gt(boolean condition, R column, Object val) ``` ● Greater than>
● Example: gt("age", 18)--->age> 18