hive表的使用——建立修改刪除

hive表的使用——建立修改刪除 本文主要介紹hive中表的增長,修改和刪除等。 好,下面上貨。 建立表: 一、新建數據庫xytestdatabase 二、編寫建表腳本createtable create table if not exists xytestdatabase.employee( name string, salary float, familys array<string>, pr
相關文章
相關標籤/搜索