How to compare two Dates comparision,
March 28, 2008 at 8:16 PM
U can use stored procedures for date comparison their are lot of date functions are available for us in databases. Otherwise you will go for collection frame works Date class, but it will gives date in milliseconds using this we are able to know which date is higher.