oracle - Sort SQL results by column titles? -


How do I solve SQL results from the column headings? Yes, horizontally and each single column name manually

  id, name, foreman, department - & gt; What can the PL / SQL return group of departments, foreman, id, name   

or prices? Like:

  Select GetAllColumnsSortedByName (1) by the name of the table   

(I can imagine this is a strange question, but this I will help, I have many columns in the every table, sorry, but how about the PL / SQL aspect?)

  

> Choose T.COLUMN_NAME from all_tab_columns where t TABLE_NAME =? And T.OWNER =? 1 command

  1. I think That's the multistate operator you need. It is related to the collection, but I doubt that it can be done in 8i, even then, the MB Will help

Comments

Popular posts from this blog

ios - Adding an SKSpriteNode to SKScene from a child SKSpriteNode -

Matlab transpose a table vector -

c# - Textbox not clickable but editable -