PROC SQL date error
Submitted by oscar on Tue, 09/08/2009 - 12:41
If you get the following error in SAS:
ERROR: Expression using greater than (>) has components that are of different data types
you may be trying to evaluate dates. The following SAS PROC SQL code would generate those errors.