整专业资料
自媒体账号群
微信小程序

账号名:砚舟自考

扫二维码刷题搜题

微信服务号

微信号:zikaosw

账号名:考生学习网

网课试听在线模考

微信订阅号

微信号:zikaosw-cn

账号名:zikao资料库

自考考试动态资讯

微信群

1、扫描左侧二维码
2、加群领自考资料

QQ群

群号:892287306

扫二维码加群

小红书号

账号名:自考生网

扫二维码关注

登录 | 注册
登录/注册后,可享受
  • 课程免费试听
  • 试做在线题库
  • 学习提升指导
  • 【题目】 以下关于慢查询日志说法正确的是 ( )

    • A、MySQL默认启动慢查询日志
    • B、慢查询日志只记录响应时间超过阈值的语句
    • C、慢查询会导致CPU、内存消耗过高
    • D、开启慢查询日志不会影响数据库性能

     纠错    

  • 助考班推荐

您可能感兴趣的试题

  • 1、[单选题]若要在基本表中添加一列CNAME(课程名),可用( )

    • A、ADD TABLE S (CNAME CHAR(8))
    • B、ADD TABLE S ALTER (CNAME CHAR(8))
    • C、ALTER TABLE S ADD (CNAME CHAR(8))
    • D、ALTER TABLE S (ADD CNAME CHAR(8))
  • 2、[单选题]下面关于mysqldump命令使用正确的是( )

    • A、mysqldump -uroot -p123456 --databases employees test> file.sql
    • B、mysqldump -uroot -p123456 -databases employees test> file.sql
    • C、mysqldump -uroot -p123456 -database employee >file.sql
    • D、mysqldump -uroot -p123456 --all -databases > file.sql
  • 3、[多选题]下面关于select…into outfile使用的命令正确的是( )

    • A、SELECT employees.departments INTO OUTFILE “D:/tmp.txt”
    • B、SELECT employees.departments INTO OUTFILE “D:\\tmp.txt”
    • C、SELECT employees.departments INTO OUTFILE “D:\tmp.txt”
    • D、SELECT employees.departments INTO OUTFILE “D:\\tmp.txt”lines
  • 4、[单选题]以下哪个命令是使用超级管理员身份创建普通账户( )

    • A、create user username@localhost identified by 123456
    • B、create user ‘username’@ ‘localhost’ identified by 123456
    • C、create user username@localhost identified by ‘123456’
    • D、create user ‘username’@‘localhost’ identified by ‘123456’
  • 5、[单选题]存储数据文件的student.txt文本中存储的内容形式如下:
    “2012110708”,19, “张三”
    “2012110710”,20, “李四”
    将上述的数据导入到数据表:学生(学号,姓名,年龄),正确的命令应为( )

    • A、load data infile 'student.txt' into table 学生 fields terminated by ',' optionally enclosed by '"' lines terminated by '\n';
    • B、load data infile 'student.txt' into学生 fields terminated by ',' optionally enclosed by '"' lines terminated by '\n';
    • C、load data infile 'student.txt' into table 学生(学号,年龄,姓名) fields terminated by ',' optionally enclosed by '"' lines terminated by '\n';
    • D、load data infile 'student.txt' into 学生(学号,年龄,姓名) fields terminated by ',' optionally enclosed by '"' lines terminated by '\n';

Copyright © 2010 - 2023 湖南求实创新教育科技有限公司 All Right Reserved.

温馨提示:如您需要的资料本网暂时没有,请于工作日08:00-18:00,点击这里,联系客服及时补充资料。