What five or six fields will you include in the database?
2 answers
What database??
Exactly, it depends on what you are trying to do.
If you have a database to keep track of book in your personal library, you'd have fields like:
-book title
-author
-publisher
-year
-ISBN
-subject
-keywords
-classification number
etc.
Think of what you'd need to characterize objects you keep in your database.
If you have a database to keep track of book in your personal library, you'd have fields like:
-book title
-author
-publisher
-year
-ISBN
-subject
-keywords
-classification number
etc.
Think of what you'd need to characterize objects you keep in your database.