SQL如何获取从今天开始后7天时间(查询)

Select * from bespeak Where (convert(char(10),字段,120) > getdate()-1 ) and (convert(char(10),字段,120)
posted @ 2008-11-05 16:26  回忆的颜色  阅读(244)  评论(0)    收藏  举报