Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Login

Register Now

It will take less than 1 minute to register for lifetime. Bonus Tip - We don't send OTP to your email id Make Sure to use your own email id for free books and giveaways

Category : SQL

SQL related questions

Question
You have a table called with Cust_ID, Order_Date, Order_ID, Tran_Amt. How would you select the top 100 customers with the highest spend over a year-long period?
in progress 0
55 years 2 Answers 1183 views Great Grand Master

Question
Given two tables, one of customers and another of car accidents, write a SQL query to get the top car accidents by day. (Hint- Assume the missing data)
in progress 0
55 years 1 Answer 908 views Great Grand Master