I
I
Ivseti2021-05-23 13:12:53
MySQL
Ivseti, 2021-05-23 13:12:53

What query to send to the database to replace all fields with minimum order quantity and quantity in opencart?

https://skr.sh/s8CUBcaHiFI?a

In the admin panel for the product there are two fields, quantity and minimum quantity for purchase. How to batch replace all fields through the database? I need to set quantity to 999999 and minimum to 1000

Table: oc_product

Values ​​and types: quantity int(4) and minimum int(11)

Data in value cell

Answer the question

In order to leave comments, you need to log in

1 answer(s)
L
Lazy @BojackHorseman MySQL, 2021-05-23
@Ivseti

13.2.13 UPDATE Statements

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question