首页 试题详情
单选题

在mybatis操作数据库时,查询姓名不是NULL的数据语法准确的是

Awhere name ! null

Bwhere name not null

Cwhere name is not null

Dwhere name !=null

正确答案:A (备注:此答案有误)

相似试题

  • 单选题

    mybatis操作数据库查询姓名不是NULL的数据语法准确的是

    答案解析

  • 单选题

    MyBatis中,操作数据库的核心类是( )

    答案解析

  • 单选题

    MyBatis数据库操作,需要编写( )和对应的xml文件,其中xml文件中编写的是对应Sql语句

    答案解析

  • 单选题

    MyBatis中,查询列前缀属性为

    答案解析

  • 多选题

    Mybatis中,以下属于利用Mapper接口实现MyBatis操作的具体步骤的是【选三项】

    答案解析

热门题库