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

职称计算机考试

睦霖题库>其他计算机考试>职称计算机考试

你要关闭SALES表中UNIT_PRICE列的非NULL约束。下列哪个语句能完成这个操作?()

  • A、alter table sales modify(unit_prices null)
  • B、alter table sales modify(unit_prices not null)
  • C、alter table sales add(unit_prices null)
  • D、alter table sales add(unit_prices not null)
正确答案:A
答案解析:
进入题库查看解析

微信扫一扫手机做题