单项选择题

下列关于Hive基本操作命令的解释错误的是

A.load data local inpath ‘/usr/local/data’ overwrite into table usr; //把目录’/usr/local/data’下的数据文件中的数据以追加的方式装载进usr表
B.insert overwrite table student select * from user where age>10; //向表usr1中插入来自usr表的age大于10的数据并覆盖student表中原有数据
C.create table if not exists usr(id bigint,name string,age int);//如果usr表不存在,创建表usr,含三个属性id,name,age
D.create database userdb;//创建数据库userdb
题目列表

你可能感兴趣的试题

问答题

超星尔雅学习通《中庸精读(北京师范大学)》2023章节测试答案-12

答案: 正确答案:

8.6诚之之法(一)

1、《说文解字》将“宷”解...
微信扫码免费搜题