Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ouput of dd cols

Status
Not open for further replies.

jjpetrucelli

Programmer
Dec 5, 2003
99
US
I have comments in the oracle dd and i want to ouput the dd column comments on a webpage in a specific order and some column comments i may or may not want to include (based on a cfif tag). So how could i order those comments

so in theory

select col_com from user tab_columns

ouput
#col_com where col_name is x#
#col_com where col_name is y#
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top