• 2022-07-28
    修改用户组student的组id为1050,应执行的操作为()。
    A: groupmod -n 1050 student
    B: groupadd -n 1050 student
    C: groupmod -g 1050 student
    D: groupdel -g 1050 student
  • C

    内容

    • 0

      删除student表中id为1的记录,下列语句正确的是 A: DELETE student WHERE id=1; B: DELETE FROM student WHERE id=1; C: DELETE FROM student WHERE id:=1; D: DELETE student WHERE id:=1;

    • 1

      所罗门作了诗歌()首。 A: 150\n B: 105\n C: 1005\n D: 1050

    • 2

      烧结过程中,燃烧带温度可达()。 A: 1050~1050℃ B: 1200~1500℃ C: 1550~1650 D: 1700~1800℃

    • 3

      在Linux环境下,将当前目录下的文件file的所属组改为student的命令是( ) A: chown student file B: chmod<br/>student file C: chown<br/>.student file D: chgrp<br/>student file E: chgrp<br/>.student file

    • 4

      创建数据表student的SQL语句为() A: CREATE DATABASE student B: CREATE VIEW student C: CREATE PROCEDURE student D: CREATE TABLE student