how can I use SQL to add new products?
Because the products_id is increased automaticlly, when to insert a new product, need to update products, products_description, products_to_catagories tables, this is very hard...
please help me to figure out...



