/    /  HIVEQL

HIVEQL

HIVEQL is the language used for writing programs in hive. This is the mixture of many languages. Here we use Hive shell for writing.

Now let us see some commands for understanding HIveQL.We can start hive shell by executing hive executables—-/bin/hive”hive –help”

  • Datatypes
  • Tables
  • Loading or Inserting data
  • Import/Export