|
|
Archives of the TeradataForum
Message Posted: Fri, 25 Jan 2008 @ 20:51:30 GMT
Subj: | | Re: Sorting of a Select |
|
From: | | Victor Sokovin |
| Does anyone have an idea how I can force the system to do the sort as I want to have, without any interaction on the front end
tool? | |
If you can't sort neither in the database nor at the front-end tier introduce a middle tier, some kind of a request broker which would
intercept front-end requests, fetch the results from the database and sort them before returning to the front-end.
Victor
| |