当前学科:结构化查询语言(SQL)
  • 题目: 多选
    下列创建表student的语句不正确的是()

      A . createtablestudent(学号char(10),姓名char(2),年龄int(4))
      B . createtablestudent(学号char(10),姓名char(10),年龄int)
      C . createtablestudent(学号char(10)姓名char(10)年龄int)
      D . 以上都不能正确创建一个表

    答案: <查看本题扣1积分>

    查看答案

    答案不对?请尝试站内搜索