我的数据库中有 20 万条数据,需要每 15 天根据“上传日期时间”(数据库中的列)获取记录。例如,
Date Number of Records.
April 1st-15th 20
April 16th-30th 40
May 1st to 15th 1000
May 16th to 31st 4000
到目前为止,有任何想法使用 Microsoft SQL-2008 R2 获取数据