C-Sharp | Java | Python | Swift | GO | WPF | Ruby | Scala | F# | JavaScript | SQL | PHP | Angular | HTML
Hive CommandsHive supports Data definition Language(DDL), Data Manipulation Language(DML) and User defined functions. Hive DDL Commandscreate database drop database create table drop table alter table create index create views Hive DML CommandsSelect Where Group By Order By Load Data Join:
Next TopicHive DDL Commands
|