资讯
·Calculating the number of working days in a month with SQL
 互动
·http://www.freeumind.net/attachments/month_200501/qKGtnJ6pn6Gem6GbnKWlnzE$.mp3    HOHO,辛苦辛苦~
· if(day>days[*month-1])这里好像应该改成if(*day>days[*month-1])
·'select * from staff1 where month(birthday)=2
·好像,因为sql server不支持year(),month()等等函数,access支持吧!
·山谷的大month用下刺
·if monthdate=1 or monthdate=3 or monthdate=5 or monthdate=7 or monthdate=8 then
·LEMON,不是什么lemonthedesk
·lemonthedesk?不懂哦
·可以用month()和year()函数
·我试试那个monthview.你们比我强.就是我的老师.嘿嘿!
·select top 1 * from diary year=2004 and month=3 order by id desc
·我不太清楚为什么month(time)=02不是写成month(time)=2
·year(date())&"年"&month(date())&"月"&day(date())&"日"
·你的nowmonth是什么类型,如果你是dim nowmonth,然后再nowmonth=month(now)是肯定没问题的
·请教高手后得出的结果。=date(year(a1),month(a1)+b1,day(a1))
·先插入一个字段算日期的月份(用month函数),再用数据透视表\图来弄即可
·日期:<%=year(now)&"-"&month(now)&"-"&day(now)%>这段是显示时间的
·first month?