Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Basic mysql question


mdtaylorlrim

Recommended Posts

I am adding a vendors_product_id field that will show only on the admin product pages. In doing so I will be adding another column to the products table. My question is, does it really matter if it is inserted at the end or can it be inserted in a more logical position, say, right after my vendor_id field?

 

I guess I know the answer, just confirming.

Community Bootstrap Edition, Edge

 

Avoid the most asked question. See How to Secure My Site and How do I...?

Link to comment
Share on other sites

I am adding a vendors_product_id field that will show only on the admin product pages. In doing so I will be adding another column to the products table. My question is, does it really matter if it is inserted at the end or can it be inserted in a more logical position, say, right after my vendor_id field?

 

I guess I know the answer, just confirming.

 

 

I try an put things in ogical places, and when i do queries I try an put any of the reuested fields in the same order.

 

whether i need to or not I dont know but it appears to work that way, and if it works and its logical its better should I mess something else up.

Getting better with mods but no programmer am I.

Link to comment
Share on other sites

Join the conversation

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

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  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...