Quick PS Util - Display Table data in order of Column Name
When using Toad or other tools that displays results in a grid that can be scrolled from left to right, and there are many columns, I usually have to to go back and forth a few times to find a column. Some of the solutions to this --
1. creataing a function returns a sql that displays fields in the order of filed name: Ex:
select fo('installation') from dual -- default to 'PS_'
A depository for many of the scripts, notes, documents, and presentations i have developed and worked on; also a number of customized setup and configuration files for applications development.