Write a query to insert a new column(new_col INT) into a hive table (h_table) at a position before an existing column (x_col).