Automatic sort made by Discoverer

Hello everybody,
I've got a SQL view, based on a query with a CONNECT By clause. I added it in the EUL, and want to display it in Discoverer Desktop. The problem is that Discoverer makes an automatic sort, based on the column he displays.
Here is the view :
select A,
id
id_father
text_to_display
level
order
from my_table
connect by
prior id=father_id
start with
father_id is null
order siblings by
order
level
The query works fine (thanks for her ;)), but when I display this view in Discoverer, it orders the rows by the text_to_display !
Is there an option in Discoverer that forbid him to sort the rows ? Is there a workaround I haven't thought ?
Thanks for your help,
Edited by: user8290732 on 22 déc. 2008 02:55

Actually, it's not so simple !
The rownum that Discoverer displays is not the same than the rownum get in SQL Plus !
For some records, the rownum is different ! How come this could happen ?

Similar Messages

  • How do I stop iTunes from automatically sorting by Album Artist?  Driving me crazy.

    How do I stop iTunes from automatically sorting by Album Artist?  Driving me crazy.
    I listen to primarily classical music
    All of my music was very deliberatley titled by composers "Last Name, First Name" as the artist.
    iTunes is changing it to the Album Artist.  I have to go in and delete that information - AND THEN IT LATER REVERTS IT BACK!!!
    Hours have been wasted and I am feeling so ticked.
    Any help?

    Purchased or ripped media?
    If these are ripped mp3s then another possibility is multiple embedded tags. iTunes works best with a single ID3v2.3 tag. Some software creates both an ID3v1.0 and IDv2.x tag. With multiple tags it is not certain which iTunes reads or which it updates, and any device may choose differently. Once songs have the correct info. in iTunes you can use Convert ID3 Tags... None several times, then Convert ID3 Tags... v2.3. The process removes any embedded art but otherwise preserves the data that iTunes knows. You could use my script CreateFolderArt before and after to save and then restore the artwork.
    In the long run you may be better off populating Album Artist properly with a copy of whatever is currently in Artist. My script CopyArtistToAlbumArtist can do this effectively.
    tt2

  • ADF treeTable automatic sort

    I have a treeTable whose value I supply with my own ChildPropertyTreeModel. For the nodeStamp facet column sortable="true" and sortProperty="name". When the tree table first appears, the tree is not sorted and when I click the up or down triangles in the first column header, it does not sort at all. When I set the ChildPropertyTreeModel treeModel.setSortCriteria(criteria), where criteria is ArrayList of one SortCriterion("name", true), the treeModel is always sorted ascending even when I click the down triangle in the first column header.
    Do I have to catch the up/down arrow event and modify my sort criterion myself, or is there a simple way to have the treeModel do it for me automcatically like a regular table does? If the former, how do I catch the event and determine the direction of the desired sort?
    Thanks in advance.

    As per - http://docs.oracle.com/cd/E12839_01/apirefs.1111/e12419/tagdoc/af_treeTable.html
    Unlike the Table, the TreeTable does not support automatic sorting. The underlying TreeModel must support sorting by implementing it's sorting logic in the setSortCriteria(List criteria) method of the TreeModelOne of the ways you can do it is here - ADF Sortable TreeTable

  • Switch off automatic sorting in a Table

    Hi everybody,
    how is it possible to switch off the automatic sorting function of a database table? I don't want to lose the actuall order in my table.
    regards,
    Sid

    Sid,
    You should not rely on how the database stores data in the table. If you want to achieve some sort order, then you have to implement it by architecting the table that way. For example, you can add updated date and time and then sort by those fields.
    If you have some other sorting logic, then you may add a new column to the table and insert a sort number in it.

  • Why doesn't Numbers automatically sort?

    I have a slider on a table that updates numerical value in a cell which, in turn, automatically updates (via a calculation) a 2nd table on another sheet. I have a 3rd table (on a 3rd sheet) that is sorted by a value which is calculated partly with a value in the 2nd table. I'd like this 3rd table to automatically sort after I move that slider in cells on table 1. It doesn't!
    Anyone know why? how?

    If you want to sort that table automatically, you can do it in a fourth table or within Table 3. For the example below, I'm going to do it all in Table 3. It assumes you want to sort column B and there is another column, A, that needs to stay matched up with it. Personally, I'd do it in another table but it's less typing to give the example this way.
    We will use Column D to sort column B. To sort the column of numbers smallest to largest, use the SMALL function.
    D2=SMALL($B$2:$B$5,ROW()-1)
    D3=SMALL($B$2:$B$5,ROW()-1)
    D4=SMALL($B$2:$B$5,ROW()-1)
    D5=SMALL($B$2:$B$5,ROW()-1)
    To reorder Column A to match the newly sorted B column, use the LOOKUP function:
    C2=LOOKUP(D2,$B$2:$B$5,$A$2:$A$5)
    C3=LOOKUP(D3,$B$2:$B$5,$A$2:$A$5)
    C4=LOOKUP(D4,$B$2:$B$5,$A$2:$A$5)
    C5=LOOKUP(D5,$B$2:$B$5,$A$2:$A$5)
    You can do the same LOOKUP to re-order any other columns.
    EDIT: One major drawback in this is that the values in column B better be unique (i.e., no two alike). The sort of column B will go fine in any case but the matching up of the other columns will get hosed if B does not have uniques values. There may be a more robust way to do the matching besides LOOKUP.
    Message was edited by: Badunit

  • Automatic Sorting of Appraisal Goals based on entries in weight col in OSA

    Hello Experts,
    Is it possible to automatically sort the appraisal elements (VC) based on the objective weight column?
    Basically we wanted the end users to be able to click on a button called Sort (or Refresh or Save, etc) in the appraisal document and the system automatically should re-organize the goals in the descending order of the objective weight.
    Note: These objectives (VC) are not defined in template, but are added by the user using Free Enhancement.
    Thank you & Regards
    Raghu Kolukuluri

    I found that SAP does not automatically Sort the Goals based on weight.
    I think, there is no BADI to do this.
    Closing the thread.
    Raghu

  • Automatically sort replies to folder which contains the original email.

    Is there anyway to do this?
    I've set thunderbird to automatically move MY replies under the original message which is great.
    When I receive the next message (a reply to my reply) it goes to my inbox. I'd like it to automatically sort to the folder where the thread is contained. Or have the entire thread show up in my inbox again.
    Is it a bug? or does the option only work for MY replies?

    The usual way to automate the filing of messages is to use ''Message Filters''. These are found under '''Tools|Message Filters''' in the traditional menus, or under '''Message Filters''' if you use the new Application Menu button, [≡].
    There is an add-on:
    https://addons.mozilla.org/en-US/thunderbird/addon/quickfilters/
    which may be attractive if you use filters a lot.

  • Can FireFox 4.0 automatically sort bookmarks (both existing and when new bookmarks get added)?

    I know that a user can right click on a list of bookmarks and select Sort By Name. This is a manual process. I am looking for a way for FireFox to do this for me automatically.
    2 separate, but related issues.
    Is there a way to have FireFox 4.0 automatically sort:
    (1) All of my existing bookmarks?
    (2) New bookmarks that get added?

    Simply because I don't think about using this option that takes more time to close... I always close ALL my windows with the X.
    Firefox doesn't hang at exit also...
    Using Firefox / Exit doesn't always save the bookmarks also... let's say there is 80% chances it will but not always... I noticed the first time I open firefox after booting the computer... Bookmarks won't be saved... But if I close firefox and re-open it, then it might save it... 50% guess...
    I tried the safe mode, but since its closing firefox and re-open it... new saved bookmarks sometimes work, sometimes don't... it's pretty unstable...
    Hopefully there is a solution to this problem in a near update, annoying... else I will simply reverse to firefox 3.6.16

  • Automatic sorting of albums within folders

    I guess iPhoto still does not have any way (that I could find) of automatically sorting Albums that are within folders.
    I know you can drag and drop, but that becomes a pain when you have a large number of Albums.
    Anyone have any options for sorting within Folders?

    lekos:
    Welcome to the Apple Discussions. Are you referring to Events in the Events or Photos window? In the Events window you can sort the Events by title or date but in the Photos window Events can only be sorted by Date, either ascending or descending by using the View->Sort menu options.
    TIP: For insurance against the iPhoto database corruption that many users have experienced I recommend making a backup copy of the Library6.iPhoto database file and keep it current. If problems crop up where iPhoto suddenly can't see any photos or thinks there are no photos in the library, replacing the working Library6.iPhoto file with the backup will often get the library back. By keeping it current I mean backup after each import and/or any serious editing or work on books, slideshows, calendars, cards, etc. That insures that if a problem pops up and you do need to replace the database file, you'll retain all those efforts. It doesn't take long to make the backup and it's good insurance.
    I've created an Automator workflow application (requires Tiger), iPhoto dB File Backup, that will copy the selected Library6.iPhoto file from your iPhoto Library folder to the Pictures folder, replacing any previous version of it. It's compatible with iPhoto 08 libraries and Leopard. iPhoto does not have to be closed to run the application, just idle. You can download it at Toad's Cellar. Be sure to read the Read Me pdf file.

  • Is there a way to automatically sort/filter the itunes music list by files that  cannot be located?

    I have quite a lot of files that can't be located, and want to delete them all at once rather than clicking on everyfile to choose delete. Does anybody know of a way to sort the itunes listing so that I can group them all together to delete, or a way to automatically purge them all from the itunes file?

    But is there a way (simple or not-so-simple) to find
    out EVERY SINGLE FILE that's referenced on a
    timeline? (I have lots of stuff imported into the
    project that I know isn't used on any timeline, but
    I'm afraid of moving or deleting things for fear of
    never finding it again.)
    I'd love to get some sort of "printout" (a list or
    something) of every single file.
    There is, go to browser and cntrl click on any one of the columns,
    and select - show/source. A new column named "source" will pop up and will show where everything "lives". Click on the header at the top and it will justify the column as well. You'll notice this won't show anything for your seq.'s. of course, but will show stills/audio/motion files...
    Once you have the new column, you can drag it next to the "name" column and get a grab of it and print it if you like, or whatever.
    If you want to do this for just 1 seq., then can create a new bin and double click it to open it. Cntrl-A (select all) in your main seq. and just drag all into the new bin. You will see only what's in that seq. with the "source" column right next to it.
    From what I've read, you seem to get the MM thing and it's obviously what you'll need to do to archive as the guys said. But what your missing is a file path system to where everything resides.
    Hope this helps and that I've read you properly,
    Peace
    P-Book 1.5, 17" 2gsRAM   Mac OS X (10.4.4)   FCStudio

  • Adobe Forms Central Automatically Sort Responses

    Hello,
    I am relitivly new to Forms Central and was hoping to get help with the responce table.
    I was hoping to set it up so that new resonces come in as the next line number, so that the first resonce was line 1, the second line 2, third line 3, and so on. 
    RIght now, new responces come in an push everything else down, changing the line number it was before the new responce came in.
    Basically, I want it to "sort from oldest to newest" Automatically.  Is there a way to do this so that I don't have to tell it to every time I log in?
    Thanks!
    -Brian

    Currently FormsCentral doesn't support this funcitonality. You can use this form to "vote" on popular feature requests, or to add a new one of your own:
    https://adobeformscentral.com/?f=XnF-KJVCovcEVQz9tZHYPQ

  • Search help coming in automatic sort

    Hello gurus,
    I have created a Search help and used in table which is again made to transaction with TMG. When i click on f4 on the field , the search help coming in sorted order, now how to remove sort . Thanks

    Hi ABAP Consult,
              Do you mean you want to sort based on others fields? If so, you need to modify the sorting in your search help exit.
    Thanks
    Hock Lin

  • Automatic Sorting of Characteristics Values

    Hi Gurus,
               I am getting a problem when dealing with Variant configuration. I am using a characteristics with format "CHAR" with multiple values/lines of free text. When I am entering the free text the lines/values gets sorted automatically. My requirement is that the text should be displayed in the sequence in which I am entering the different text/values. Please help.
    eg. If my first line is xyz
                   Second line is abc
                   third line is jkl
    then system automatilly sorts as
                   first line is abc
                   Second line is jkl
                   third line is xyz
    Regards,
    Hemant.

    Muneer,
    Thanks for your reply.  I had already checked what you suggested. If we press sort buttom (may be by mistake) then sorting takes place. But here I am for sure not pressing any sorting button. The data entered is in simple text . In business it is called the free text that the customer wants to be put on his product  for eg. the address. This is expected to be in the form (or sequence) in which it is entered by the customer and no sorting should take place.
    Hope I have further explained my question.
    Thanks,
    Hemant

  • How do I permanently and automatically sort bookmarks alphabetically using a Mac?

    Have followed various suggestions from info already provided by Firefox, but changes in sorting will NOT remain permanent or automatic. Details relating specifically to Mac might help.

    App Store Resource Center - Apple Developer
    and here >  http://developer.apple.com/appstore/guidelines.html
    The Mac App Store can only be accessed from a Mac running Snow Leopard v10.6 +

  • I bought an album on my ipad but it is not showing up on my computers purchased items however has downloaded to my iphone do i buy the album again on the computer for it to automatically sort itself out or will i be charged twice

    i brought an allbum on my ipad, when i went to download it on my laptop to pu onto my ipod its not in the purchased section however the album did download to my iphone automatically and i have been charged for it do i just purchase it on my laptop as you cant buy things twice or will i be charged twice any help would be greatly appreciated thankyou in advance!

    Transfer Purchases
    File > Devices > Transfer Purchases
    More Info Here  >  http://support.apple.com/kb/HT1848
    Download Past Purchases
    http://support.apple.com/kb/HT2519

Maybe you are looking for

  • Boot camp can't view Mac partition

    Hi guys. So heres my problem. I have a late 2012 27" Imac with a 3TB fusion drive, and I have boot camp successfully installed with Windows 8 (currently). So my problem is when i'm booted into Windows, I cannot view my Mac partition at all. From what

  • Colours in Photoshop CS3/Bridge - Windows

    After editing images in Photoshop CS3 (using a calibrated Eizo monitor S2231W) and viewing them in Bridge (whether PSD or JPG) in the presentation modus, the colours change a bit and become oversaturated when I change the presentation from "fit in" t

  • JDBC Receiver : Handling NULL return from SELECT query

    Hi All, I have a Proxy <-> XI <-> JDBC synchronous scenario. I have designed my message mapping to perform a select query using JDBC receiver adapter. The request message mapping structure at the JDBC end is as follows. <?xml version="1.0" encoding="

  • Basic questions about Premiere Elements 8

    I'm new to this forum and although I use Photoshop Elements extensively, I am just trialling Premiere Elements 8. I have a number of questions from my (very limited) testing so far: 1. Most of the videos that I download from my Sony DCR-DVD110 DVDs b

  • Image displayed with MapViewer , need to control

    Hi we have a Image ( a Map of Network) displayed on the browser with the help of MapViewer . Now we have a requirement of controlling it .(Means upon left click and Right click of Mouse we need our functionality to get executed) . How can this be don