InterviewSolution
Saved Bookmarks
| 1. |
Is it possible to sort using the JDBC select adapter service? |
|
Answer» Even though there is no 'order by' tab, the same functionality is AVAILABLE in the 'SELECT' tab. It has a column titled "Sort Order" that allows you to specify which column you WISH to sort by. SIMPLY change the order of the columns selected to ALTER the order. |
|