Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

SQL Querry remove


DamanC

Recommended Posts

Hi Guys,

 

Bit of an SQL Nub here. I want to remove an unused SQL code I added to my DB

 

The code I ran was:

 

ALTER TABLE products ADD products_cost DECIMAL( 15, 4 );

 

Is there a way to simply remove what I have added?

 

Run a code perhaps?

 

thanks

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...