Support Questions

Find answers, ask questions, and share your expertise

selecting data in between max date and before 1 month of unique IDs

avatar
New Contributor

Data Contains unique IDs with different latitudes and longitudes on multiple timestamps.I would like to select the rows of latest 30 days of coordinates for each unique ID.Please help me on how to run the query .This date is in Hive table,below is the sample data.

Regards, Akshay

1 REPLY 1

avatar
New Contributor

 

I am unable to run subquery in where clause