Create a Product Catalog Table

# 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.

|
60 : 00

Click the virtual machine below to start practicing