Develop a database for the UBER ride share business.
a. Show tables primary keys and foreign keys
b. Write SQL commands for creating the tables
c. Write SQL commands for populating the tables with dummy data
d. Write SQL commands for querying the database and gathering different information. Use as many different commands as you can.
Answers
Answered by
1
Answer:
b. Write SQL commands for creating the tables
Similar questions