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

数据库系统应用

睦霖题库>大学试题(计算机科学)>数据库系统应用

创建一个名为‘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
答案解析:
进入题库查看解析

微信扫一扫手机做题