HIVE Commands in Big Data

DML COMMANDS

 CREATE: Database, Table

SHOW: Databases, Tables, Table Properties, Partitions, Functions, Index

DESCRIBE: Database, Table, view

USE: Database

DROP: Database, Table

ALTER: Database, Table

TRUNCATE: Table

DML commands

 LOAD

SELECT

INSERT

DELETE

UPDATE

EXPORT

IMPORT

 

 

Leave a Reply

Your email address will not be published. Required fields are marked *