欢迎来到易学考试网 易学考试官网
全部科目 > 大学试题 > 计算机科学 > Oracle

单项选择题

下列代码显示了PROFITS表输出的局部:

下列查询的where子句哪个能正确计算2001年1月1日到6月1日六个月内销的所有家电总利润?()

    A.where product_name =‘GAS GRILL’and qtr_end_date between ’01-JAN-2001’and ‘01-JUN-2001’;
    B.where proeuct_type =‘APPLIANCE’and name =‘GAS GRILL’and qtr_end_date =’31-JAN-2001’or ‘30-JUN-2001’;
    C.where proeuct_type =‘APPLIANCE’and qtr_end_date between ’01-JAN-2001’and ’01-JUN-2001;
    D.where proeuct_name =‘GAS GRILL’and qtr_end_date =’01-JAN-2001’or ‘01-JUN-2001’;

点击查看答案

相关考题

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

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