SyntaxFix
Write A Post
Hire A Developer
Questions
You can do that in this way:
ORDER BY `products`.`product_category_id` DESC ,`naam` ASC
Have a look at ORDER BY Optimization
ORDER BY