Creating a Table for Books Acquisition
This tutorial is part of How to Make Library System.
Books Acquisition is where you save the information of a Book. In this tutorial I will explain to you the importance of parent/child form to grand child. Since there could be more than one copyright in a book all we have to do is normalize our table into three separate table called Books, Books Copyright, and Books Accession.
- Read more about Creating a Table for Books Acquisition
- 9 comments
- Log in or register to post comments
- 213 views