多做题,通过考试没问题!

电信网络专业技术

睦霖题库>通信技术认证考试>电信网络专业技术

在oracle数据库中,如何删除sales表中产品类型为toys的profits列的列值?()

  • A、delete from sales
  • B、delete profits from sales where product_type=’TOYS’
  • C、delete from sales where product_type=’ToYS’
  • D、update sales set profits=null where product_type=’TOYS’
正确答案:C
答案解析:
进入题库查看解析

微信扫一扫手机做题