Sorting SQL query results in Java
- by Manu
Firstly my apologies for putting some large text here.
Below is the result by executing SQL query in Java but I want it to short it out using timestamp.
For eg. TimeStamp in the below 1st line text is - 040501(HH:mm:ss) (like wise all data contains timestamp) (Sorting should be done by using timestamp parameters) (Each line given below is single…