APP下载
首页
>
财会金融
>
数据管理练习题库
搜索
数据管理练习题库
题目内容
(
判断题
)
Gbase数据库采用行存储方式

答案:B

数据管理练习题库
SQL编写查询语句时,尽量避免select *操作,只查询需要的字段,通过精 简行与列的范围,提升I/O效率。
https://www.shititong.cn/cha-kan/shiti/0018ca35-ce4b-ea76-c053-e18229af8a00.html
点击查看题目
select id from t where num/2=100;会进行全表扫描。
https://www.shititong.cn/cha-kan/shiti/0018ca35-ce4b-df84-c053-e18229af8a00.html
点击查看题目
下列聚合函数中计算元素的方差的是?
https://www.shititong.cn/cha-kan/shiti/0018ca35-ce47-e5a4-c053-e18229af8a00.html
点击查看题目
我行建数据集市的原则是专为某一个业务部门服务。
https://www.shititong.cn/cha-kan/shiti/0018ca35-ce4d-3d58-c053-e18229af8a00.html
点击查看题目
SQL表示男副教授的表达式为
https://www.shititong.cn/cha-kan/shiti/0018ca35-ce46-b2ac-c053-e18229af8a00.html
点击查看题目
在SQL聚集函数中,____的功能为确定表中行的数目。
https://www.shititong.cn/cha-kan/shiti/0018ca35-ce48-9db5-c053-e18229af8a00.html
点击查看题目
XGBoost包中的____函数可以得到每个特征的特征重要度。
https://www.shititong.cn/cha-kan/shiti/0018ca35-ce46-fb7b-c053-e18229af8a00.html
点击查看题目
以下关于SQL的GROUP BY使用正确的是____
https://www.shititong.cn/cha-kan/shiti/0018ca35-ce48-3d84-c053-e18229af8a00.html
点击查看题目
在自然语言处理中,常用关键词提取算法有____。
https://www.shititong.cn/cha-kan/shiti/0018ca35-ce4b-571c-c053-e18229af8a00.html
点击查看题目
在mole中,若当前节点的状态为running,则节点的下一状态可能为____
https://www.shititong.cn/cha-kan/shiti/0018ca35-ce4b-1552-c053-e18229af8a00.html
点击查看题目
首页
>
财会金融
>
数据管理练习题库
题目内容
(
判断题
)
手机预览
数据管理练习题库

Gbase数据库采用行存储方式

答案:B

分享
数据管理练习题库
相关题目
SQL编写查询语句时,尽量避免select *操作,只查询需要的字段,通过精 简行与列的范围,提升I/O效率。
https://www.shititong.cn/cha-kan/shiti/0018ca35-ce4b-ea76-c053-e18229af8a00.html
点击查看答案
select id from t where num/2=100;会进行全表扫描。
https://www.shititong.cn/cha-kan/shiti/0018ca35-ce4b-df84-c053-e18229af8a00.html
点击查看答案
下列聚合函数中计算元素的方差的是?

A. np.prod

B. np.var

C. np.mean

D. np.std

https://www.shititong.cn/cha-kan/shiti/0018ca35-ce47-e5a4-c053-e18229af8a00.html
点击查看答案
我行建数据集市的原则是专为某一个业务部门服务。
https://www.shititong.cn/cha-kan/shiti/0018ca35-ce4d-3d58-c053-e18229af8a00.html
点击查看答案
SQL表示男副教授的表达式为

A. 职称='副教授' OR 性别='男'

B. 职称='副教授' AND 性别='男'

C. BETWEEN '副教授 ' AND '男'

D. IN('副教授','男 ')

https://www.shititong.cn/cha-kan/shiti/0018ca35-ce46-b2ac-c053-e18229af8a00.html
点击查看答案
在SQL聚集函数中,____的功能为确定表中行的数目。

A. COUNT()

B. SUM()

C. AVG()

D. MAX()

https://www.shititong.cn/cha-kan/shiti/0018ca35-ce48-9db5-c053-e18229af8a00.html
点击查看答案
XGBoost包中的____函数可以得到每个特征的特征重要度。

A. feature_importa nce

B. f_importance

C. importance

D. feature_importa nces_

https://www.shititong.cn/cha-kan/shiti/0018ca35-ce46-fb7b-c053-e18229af8a00.html
点击查看答案
以下关于SQL的GROUP BY使用正确的是____

A. SELECT stu_name, COUNT(stu_sex) FROM student GROUP BY stu_sex;

B. SELECT stu_sex, COUNT(stu_sex) FROM student GROUP BY stu_sex;

C. SELECT stu_name FROM student GROUP BY stu_sex;

D. SELECT stu_sex, COUNT(stu_name) FROM student GROUP BY stu_name;

https://www.shititong.cn/cha-kan/shiti/0018ca35-ce48-3d84-c053-e18229af8a00.html
点击查看答案
在自然语言处理中,常用关键词提取算法有____。

A. TF-IDF

B. RNN

C. LDA

D. CNN

https://www.shititong.cn/cha-kan/shiti/0018ca35-ce4b-571c-c053-e18229af8a00.html
点击查看答案
在mole中,若当前节点的状态为running,则节点的下一状态可能为____

A. finished

B. dirty

C. start

D. error

https://www.shititong.cn/cha-kan/shiti/0018ca35-ce4b-1552-c053-e18229af8a00.html
点击查看答案
试题通小程序
试题通app下载