diff --git a/README.md b/README.md index 6ae3300..8c82516 100644 --- a/README.md +++ b/README.md @@ -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.* \ No newline at end of file +> *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) \ No newline at end of file