Search in orders by product name in Prestashop
If you need to check how many and what orders contain a specific product, there is a simple SQL query that can help you. And …
If you need to check how many and what orders contain a specific product, there is a simple SQL query that can help you. And …
Blog, Dev & everything else, Linux, servers & stuff
The MySQL string replace command is quite handy if you need to update a string in one of your table’s columns fast. Even if this …
We’re going to go through the most common and basic tasks regarding MySQL administration tasks. Basically we’re going to create a new database, a new …