Table field names listing alphabetically

sbcute

Member
Within pl/sql developer editor, my field names are now displaying in alphabetical order rather than the field name order within the table. I don't seem to find a setting in code assistant or preferences to change this back to the table field order. I installed the current version (Version 8.0.4.1514), but still, when entering my alias, the field list is alphabetical. Any suggestions?
 
The Code Assistant has a little "Sort/Restore" button at the lower left, which allows you to sort the items alphabetically or not. This sort option is persistent so that you do not have to use this button every time.
 
Back
Top