Amazon SQL Interview Question

amazon sql interview question

Question: Assume you are given the below table on purchases from users. Write a query to get the number of users that purchased at least one product on multiple days. Explanation & Definition: basically you are required to find those users having more than 1 purchase dates. Difficulty Level: Easy, Source: NickSingh, Tag: Amazon SQL Interview Question Assumptions: No … Read more