Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

SQL alter command help in oscommerce


raja9911

Recommended Posts

Hi,

 

I am trying to add a model number for all my products.

 

How should i write an SQL command as following (the command might be totally wrong).

 

alter table 'products_model' where 'products_model' == " " ADD 'products_model' = 'products_id'

 

 

I trying to replace empthy product model number with the product id?

 

Pls help

 

Shan

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...