# Introduction A local bookstore needs help setting up their product catalog database. As their database administrator, you need to create a table that will store information about their books. This challenge tests your ability to create a MySQL table with appropriate data types and constraints.
Click the virtual machine below to start practicing