Jump to content

Mysql Tables Help


manni

Recommended Posts

It is impossible for us to know what they named their tables without code, or database access.

 

Just name your tables according to what is beings stored in them, there is no wrong or right name.

 

If you storing different cars and information on them, name the table "cars"...

 

If you need help knowing what type of fields you should use for each column in the table, post what the columns will be, and we will help you out with choosing the best type for the information you are trying to store.

 

Here are some useful links when choosing field types:

http://www.hudzilla.org/phpbook/read.php/9_1_2

http://dev.mysql.com/doc/refman/4.1/en/string-type-overview.html

Link to comment
Share on other sites

The table names are

 

table names:

- Makes

- Models

- Model type

- Listings

 

I would like to know what field names i should have in there please, so i can make it similar to the upsolute website.

 

Thanks

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.