Search code examples
How to pass multiple statements into Spark SQL HiveContext...


apache-sparkhiveqlapache-spark-sql

Read More
Oracle database query tuning...


sqloraclestored-procedureshiveql

Read More
hive join tables and create 2 different tables...


sqlhadoophivehiveql

Read More
Apache Hive: FAILED: ParseException line 4:1 character '' not supported here...


hivehiveqlderbyhadoop2

Read More
Sorting within collect_list() in hive...


hivehiveql

Read More
How to convert binary value to decimal in hive/impala...


sqlhivehiveqlimpala

Read More
Hive table deduplication across multiple partitions...


sqlhiveduplicateshiveqlhive-partitions

Read More
Hive select rows where string in column A contains string from column B...


sqlstringhivehiveql

Read More
How to pass env variable in hive script?...


hadoophivehiveql

Read More
Identify the second max value in hive based on condition...


sqlhadoophivehiveql

Read More
How to get a first and last value for each partition in a column using SQL...


sqlpysparkapache-spark-sqlhiveqlwindow-functions

Read More
hive convert array<map<string, string>> to string...


sqlhivehiveqlanalytics

Read More
how to include 0 results in count with group by in HIVEQL...


sqldatabasehivehiveql

Read More
How Create a hive external table with parquet format...


sqlhivehdfshiveqlimpala

Read More
How to transform data in Amazon Athena...


amazon-web-serviceshivehiveqlamazon-athena

Read More
Hive: Unsupported SubQuery Expression 'extract_date': Only SubQuery expressions that are top...


sqlhivehiveqlwsl-2

Read More
hiveQL query select classID, studName from table1 where grade = Max(grade) group by classID, studNam...


hadoophivehiveql

Read More
How to implement Oracle's "func(...) keep (dense_rank ...)" In Hive...


oraclehivehiveql

Read More
Difference between Hive internal tables and external tables?...


hadoophivehiveql

Read More
Do a startsWith in Hive HQL (with substring?)...


hivehqlhiveql

Read More
Hive Migrate Date Format from Greenplum SQL...


hivehiveqlgreenplum

Read More
SQL query conversion to Hive supported migration SQL...


postgresqlhivehiveqlgreenplum

Read More
How to convert a hive query with regex to oracle...


oraclehivehiveql

Read More
Obtain corresponding value to max value of another column...


hivehiveql

Read More
Replace Digits Using SubString and lpad/rpad...


sqlhivehiveqlhive-query

Read More
Is there a way to use like operator with an array in HiveQL?...


sqlarrayshivehiveqlsql-like

Read More
How to convert this hive query to oracle...


oraclehivehiveql

Read More
How to select rows with one of two column values can't be null?...


hivehiveql

Read More
Exclude Minimum 6 Digits and Replace Trailing digits In Hive...


sqlhivehiveql

Read More
generate Highest Number from the given Input and replacing 0 by 9 using hive...


sqlhivehiveql

Read More
BackNext