Hello,
I would like to join two tables with order by command in Sql and then insert other table with column sort(order by).
How can I do it? I had already join two tables with order by command but in insert query that data are not sort ascending order.Please help me!