sql查询语句近几天
答案:3 悬赏:50 手机版
解决时间 2021-03-14 23:11
- 提问者网友:我是我
- 2021-03-14 00:35
RT
最佳答案
- 五星知识达人网友:走死在岁月里
- 2021-03-14 01:48
select * from table1 where datediff(day,date(你数表里的日期字段),getdate())<day(你要查询的天数)
全部回答
- 1楼网友:洎扰庸人
- 2021-03-14 03:26
oracle: select * from table where date >=to_date('2009-11-01')
- 2楼网友:从此江山别
- 2021-03-14 02:45
用这个语句来取第4条记录
select top 1 * from 表名称 where id not in(select top 3 id from 表名称)
我要举报
如以上回答内容为低俗、色情、不良、暴力、侵权、涉及违法等信息,可以点下面链接进行举报!
点此我要举报以上问答信息
大家都在看
推荐资讯