Difference between SQL and HiveQL ?
Answer / rajasekhar
Hive is used for processing huge amount of data.
SQL can do only limited data processing.
Is This Answer Correct ? | 2 Yes | 0 No |
How to change the column data type in hive? Explain rlike in hive.
Is it possible to change the default location of a managed table?
Why do we need indexing?
What is a Hive variable? What for we use it?
Can a partition be archived? What are the advantages and Disadvantages?
Which java class handles the Input record encoding into files which store the tables in Hive?
How to load data into table created in hive ?
How would you drop a table in Hive?
Mention if we can name view same as the name of a Hive table?
Is the keyword 'DEFINE' like a function name?
What is Partition table in Hive?
How can the columns of a table in hive be written to a file?