I need to write and populate a MySQL database on controlling a bookstore. This involves:
3 tables: | publisher | book | author |
The 'publisher' table should have: id, name, city, state, country.
The 'book' table should have: ISBN, name, y...
asked by
17.10.2016 / 02:53