Update README.md
This commit is contained in:
@@ -16,4 +16,9 @@ Details at https://www.coursera.org/professional-certificates/meta-database-engi
|
||||
>
|
||||
> *1 point*
|
||||
>
|
||||
> *AddBooking() books the available table and generates an appropriate confirmation message.*
|
||||
> *AddBooking() books the available table and generates an appropriate confirmation message.*
|
||||
> - you don't need to run the SQL queries if you want to save time, I stored the results that I got in the following files:
|
||||
>
|
||||
> - [AddAvailableBooking (ManageBooking)](sql/available_booking_results.txt)
|
||||
> - [AddBooking, UpdateBooking, CancelBooking](sql/modify_bookings_results.txt)
|
||||
> - [GetMaxQuantity()](sql/query_optimization_results.txt)
|
||||
Reference in New Issue
Block a user