< (Less Than) (SQL Server Compact)
Compares two expressions. When you compare nonnull expressions by using this operator, the result is TRUE when the left operand has a value lower than the right operand. Otherwise, the result is FALSE.
Compares two expressions. When you compare nonnull expressions by using this operator, the result is TRUE when the left operand has a value lower than the right operand. Otherwise, the result is FALSE.