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

计算机程序设计

睦霖题库>大学试题(计算机科学)>计算机程序设计

创建一个名为‘Customers’的新表,同时要求新表中包含表‘clients’的所有记录,sql语句是()。

  • A、Select*into customers from clients
  • B、Select into customers from clients
  • C、Insert into customers select*from clients
  • D、Insert customers select*from clients
正确答案:A
答案解析:
进入题库查看解析

微信扫一扫手机做题