Update 学生信息表 Set 年龄=Max(Year(Date())-Year(出生年月)-Iif(Gomonth(出生年月,(Year(Date())-Year(出生年月))*12)>Date(),1,0),0)
Update 学生信息表 Set 年龄=(date()-出生年月)/365