Release Notes
Product Announcements
op1 >= op2
Supported value types for op1: int, bigint, float, double, decimal, char, varchar, date, and datetime.
Supported value types for op2: int, bigint, float, double, decimal, char, varchar, date, and datetime.op1 <= op2
Supported value types for op1: int, bigint, float, double, decimal, char, varchar, date, and datetime.
Supported value types for op2: int, bigint, float, double, decimal, char, varchar, date, and datetime.op1 = op2
Supported value types for op1: int, bigint, float, double, decimal, char, varchar, date, and datetime.
Supported value types for op2: int, bigint, float, double, decimal, char, varchar, date, and datetime.op1 != op2
Supported value types for op1: int, bigint, float, double, decimal, char, varchar, date, and datetime.
Supported value types for op2: int, bigint, float, double, decimal, char, varchar, date, and datetime.op1 < op2
Supported value types for op1: int, bigint, float, double, decimal, char, varchar, date, and datetime.
Supported value types for op2: int, bigint, float, double, decimal, char, varchar, date, and datetime.op1 > op2
Supported value types for op1: int, bigint, float, double, decimal, char, varchar, date, and datetime.
Supported value types for op2: int, bigint, float, double, decimal, char, varchar, date, and datetime.Was this page helpful?
You can also Contact sales or Submit a Ticket for help.
Help us improve! Rate your documentation experience in 5 mins.
Feedback