Sponsored White Papers, Webcasts, and Downloads
TechRepublic Resources
- list all theColumn name of a table
- hi,i am using oracle 10g express to develop the applicton.i am looking the answer for retrieving all the column name of a particular table in oracle.Two waysOn the application side.Select * from mytable where 1 = 0then iterate through through the columns in the result.Meta data wiseselect c.name from syscolumns...
- Tags: valli1983@...
- Discussion threads 2007-03-22
- << Previous
- page 1 of 1
- Next >>