如果需要关闭select语句的审计功能,下面哪个设置可生效
A audit enabled=off
B audit system_object=0
C audit dml_state=1
D audit dml state _select=1
回答正确
正确答案: A B我的答案: A B解析:
AB关闭了所有审计包括select
关于 LightProxy 执行计划,描述错误的是
A 执行计划只涉及一个DN节点
B常见于点查、精准查询场景
CCN可以直接将SQL语句发送到DN执行
D在大结果集的范围查询中经常使用
答案 D
答案解析
LightProxy 适用于精准查询场景
GBase 8c 支持以下哪种语法创建内存表
A create foreign table test astore mot(col int) servermot server ,
Bcreate foreign table test astore mot(col int).
Ccreate foreign table test astore mot(col int) server moto server;
Dcreate table test astore mot(col int)
回答错误
正确答案: A B 我的答案: A B C D解析:
GBase 8c 创建内存表 必须带关键字 foreign .serer mot server 关键字 可写可不写
GBase 8c在不指定时,默认使用哪种分片策略
A Hash
B modulo
CRoundrobin
回答错误
正确答案: A 我的答案: B
解析:
GBase 8c 默认使用hash分片策略
「喜欢这篇文章,您的关注和赞赏是给作者最好的鼓励」
关注作者
【版权声明】本文为墨天轮用户原创内容,转载时必须标注文章的来源(墨天轮),文章链接,文章作者等基本信息,否则作者和墨天轮有权追究责任。如果您发现墨天轮中有涉嫌抄袭或者侵权的内容,欢迎发送邮件至:contact@modb.pro进行举报,并提供相关证据,一经查实,墨天轮将立刻删除相关内容。




