可学答题网 > 问答 > IBM(000-730)题库
目录: 标题| 题干| 答案| 搜索| 相关
问题

Which of the following statements elim


Which of the following statements eliminates all but one of each set of duplicate rows in the DEPT column in the STAFF table?()

  • ASELECT UNIQUE dept FROM staff
  • BSELECT DISTINCT dept FROM staff
  • CSELECT (dept) UNIQUE FROM staff
  • DSELECT (dept) DISTINCT FROM staff
参考答案
参考解析:
分类:IBM(000-730)题库