欢迎来到在线考试题库网 在线考试题库官网
logo
全部科目 > 大学试题 > 计算机科学 > MySQL数据库系统及应用

多项选择题

关于select语句下列说法正确的是()

    A.select(name)from table person:所有记录的name字段的值
    B.select(name)from person where age=12 or name="aa";or或者
    C.select(name)from table person where age=12;查找age=12的记录的那个字段的值
    D.select(name,age)from person where age=12 and name="aa";and并且

点击查看答案

相关考题

微信小程序免费搜题
微信扫一扫,加关注免费搜题

微信扫一扫,加关注免费搜题