DB Tables

bookDB
bookID
name
description
category
price
author
publisher
count
verified
verifiedComment
distID

custDB
custID
password
uID

userDB
>uID
password
usertype
firstname
mi
lastname
birthday
sex
eMail
street
city
state
zip
telephone
verified
verifiedComment

distDB
distID
password
uID

adminDB
aID
password
uID

invoiceDB
iID
uID
orderDate
shipDate
shipTo
status
total
verified
verifiedComment

orderDB
bID
iID
qty
price
status

This entry was posted in Uncategorized. Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *