SQL code?1select * from [tblUser] where DATEDIFF(year,birthday,getdate()) between 10 and 20 tblUser是表, birthday是出身日期字段
select * from [tblUser] where DATEDIFF(year,birthday,getdate()) between 10 and 20
111,125
社区成员
642,540
社区内容
加载中
让您成为最强悍的C#开发者
试试用AI创作助手写篇文章吧