Home » SQL & PL/SQL » SQL & PL/SQL » Re: How to list all fields in JDBC?
Re: How to list all fields in JDBC? [message #809] Tue, 05 March 2002 07:11
pratap kumar tripathy
Messages: 660
Registered: January 2002
Senior Member
no.

the view name is user_tab_columns

e.g.

select *
from user_tab_columns
where table_name='PROJECT'
Previous Topic: Re: SQL Loader related problem
Next Topic: BOOK
Goto Forum:
  


Current Time: Wed Apr 24 15:42:01 CDT 2024