how to access fields of table along with their datatypes in oracle
I am using oracle 9I. i want to access fields of table along with their datatypes at runtime..
to see structure of table 'desc' command i used.. but at runtime how i can know datatypes or fields of a table.
Thanks in advance
Shailesh



