Hi
i have fromdate and todate ..How will i get data that falls in this range ??
SELECT * FROM tbl where date_column BETWEEN fromDate and toDate