Hi – I need to get the number of columns in a HIVE table using a single query(count(*)) and also i’d like to compare the columns between two HIVE tables to verify whether the columns between two tables are there or not?
↧
Hi – I need to get the number of columns in a HIVE table using a single query(count(*)) and also i’d like to compare the columns between two HIVE tables to verify whether the columns between two tables are there or not?