For one reason or another, I have 721 orders on the wrong order status ID.
I would like to run an sql query to change the order status from 12 to 3
Just before I mess it up, can somebody confirm this for me please.
go to myphp admin, click on the orders table, then sql.
is this the correct syntax?
SELECT REPLACE('orders_status', '12', '3');
Thanks
Beginners sql query
- burt
- Core Team
- Posts: 4551
- Joined: Tue Oct 29, 2019 9:37 am
- Phoenix Version: v1.1.0.8
- : Buy Me A Beverage
- Has thanked: 252 times
- Been thanked: 412 times