README.md SQL Group by and having.txt Java-Full-Stack-Batch-2 / My SQL JOins Task 1 uday5252 Initialize FoodOrderingDB with Customers and Orders e31a7dc · 2 days ago ...
1. Display all food items that cost more than 150. 2. List the `food_name` and `price` of all items, sorted by `price` from lowest to highest. 3. Find all items in the 'Main Course' category that have ...