Why create a database before adding a bookstore application's data?
It provides a structured container for tables, views, and other objects related to the application.
It automatically generates all book, customer, and sales records.
A database is used only to store MySQL login passwords.
It replaces the running MySQL server with a bookstore-specific program.