Computer Science, asked by shivarajrakkasagi762, 3 months ago

Consider a scenario where you happen to travel to USA, you are hungry and you
would like to have a pizz and you only have $50 (USD) with you. Write a SQL for
the following scenarios and to retrieve the following information from the Mysql
table "pizza data
a. How many pizzas can you buy from $50 USD.
b. What are the restaurants that have a pizza costing less than $50 USD.
c List the restaurants which serve "Kids Cheese Pizza".
d. List the restaurants in New York which serves pizza costing less than $20 USD​


shivarajrakkasagi762: Its mysql

Answers

Answered by mamtachaudhary782
1

Explanation:

A good SQL tutorial will help you. You need to mention whether you are using SQL Server or MySQL. Also You need to post what you have tried. What you have asked may also be found on the internet. This forum addresses the problems that a developer comes across and is not a place to get tutorials. I suggest you modify your question accordingly. –


shivarajrakkasagi762: its mysql question
Similar questions