i want to seach and display current date no of record from database.
how to find no of records for current date using sql.
i tried as below but it return me total no of records i want current date records from db.
select count(*) from Table.