Hi, Could someone please tell me what tables were inserted into the mysql database for the car makes and models, from this site http://www.upsolute.com/eng/index.html (click on any car make on the drop down menu), im stuck on what to have the table names as, and the field names. Thanks Mani
I'm slightly confused on what you actually want? Do you want to know the table structure which this site is using? Or do you want to know the best way of structuring your database because you want to do something similar?
Sorry if i said it a bit confusing, i would like to know the best way of structuring my database because i want to make something similar to that.
The whole thing is internal. Avoiding, restricted names, you can use whatever naming you wish to better understand the structure of your storage engine. No one will/should see how tables and fields are named besides you and whoever has access to the database.