Hi All,
I have used the following condition in my SQL
WHERE DischargeDate >= (#10/01/2009#) and DischargeDate <= (#12/31/2009#)
But some patients who Discharged on 31/12/2009 are not coming I think coz of the timing the field keeps the time value too.
I have also tried the following...