Comparison Functions
The following types can be compared:
- numbers
- strings and fixed strings
- dates with times
For example, you can’t compare a date with a string. You have to use a function to convert the string to a date, or vice versa.
The following types can be compared:
For example, you can’t compare a date with a string. You have to use a function to convert the string to a date, or vice versa.
本文档使用 全库网 构建