A
A
agent11562017-02-01 12:24:28
MySQL
agent1156, 2017-02-01 12:24:28

How to make a query so that the category x limit(2) is first displayed from the database and then the category y limit()?

How to make a query so that the category X limit(2) is first displayed from the database and then the category Y limit(1)?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexander, 2017-02-01
@NeiroNx

This needs to be done with two different SELECTs and combine their results using UNION

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question