Grouping using row number function...
Read MoreCreating external hive table from parquet file which contains json string...
Read MoreHow to pass multiple statements into Spark SQL HiveContext...
Read Morehive join tables and create 2 different tables...
Read MoreApache Hive: FAILED: ParseException line 4:1 character '' not supported here...
Read MoreSorting within collect_list() in hive...
Read MoreHow to convert binary value to decimal in hive/impala...
Read MoreHive table deduplication across multiple partitions...
Read MoreHive select rows where string in column A contains string from column B...
Read MoreHow to pass env variable in hive script?...
Read MoreIdentify the second max value in hive based on condition...
Read MoreHow to get a first and last value for each partition in a column using SQL...
Read Morehive convert array<map<string, string>> to string...
Read Morehow to include 0 results in count with group by in HIVEQL...
Read MoreHow Create a hive external table with parquet format...
Read MoreHow to transform data in Amazon Athena...
Read MoreHive: Unsupported SubQuery Expression 'extract_date': Only SubQuery expressions that are top...
Read MorehiveQL query select classID, studName from table1 where grade = Max(grade) group by classID, studNam...
Read MoreHow to implement Oracle's "func(...) keep (dense_rank ...)" In Hive...
Read MoreDifference between Hive internal tables and external tables?...
Read MoreDo a startsWith in Hive HQL (with substring?)...
Read MoreHive Migrate Date Format from Greenplum SQL...
Read MoreSQL query conversion to Hive supported migration SQL...
Read MoreHow to convert a hive query with regex to oracle...
Read MoreObtain corresponding value to max value of another column...
Read MoreReplace Digits Using SubString and lpad/rpad...
Read MoreIs there a way to use like operator with an array in HiveQL?...
Read MoreHow to convert this hive query to oracle...
Read MoreHow to select rows with one of two column values can't be null?...
Read More