首页 试题详情
单选题

SQL语句, 以下语句会导致全表扫描的是____

Aselect id from t where substring(name,1,3) =‘abc‘

Bselect id from t where name like ‘cif%‘

Cselect id from table_1 where num=10

Dselect id from t where createdate>=‘2005- 11-30‘ and createdate

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

相似试题

  • 单选题

    SQL语句以下语句导致扫描____

    答案解析

  • 单选题

    SQL语句,使用like进行模糊查询时, 以下 导致扫描

    答案解析

  • 多选题

    常用SQL语句中,以下()DML语句类型。

    答案解析

  • 单选题

    以下( )sql语句用来查看SGA信息。

    答案解析

  • 多选题

    以下常用SQL语句正确有哪些?

    答案解析

热门题库