题海让大学四年没有难题
白天模式登陆

题目详情

单选题 有学生表(学号,姓名,性别,生日,籍贯),要查询25岁以上学生的信息,可以使用如下哪个语句

A. select * from 学生表 where year(getdate())-year(生日)>=25

B. select * from 学生表 where 生日>='1997-01-01'

C. select * from 学生表 where 生日>=25

数据库原理及应用课程封面

学科:数据库原理及应用

时间:2024-01-09 14:19:54

Copyright © 2022 津ICP备2021001502号