FAQ
Members List
Calendar
Mark Forums Read
Re: Oracle tables with field name
dbTalk Databases Forums
Databases
comp.databases.oracle.tools
Re: Oracle tables with field name
comp.databases.oracle.tools
comp.databases.oracle.tools
Discuss
Re: Oracle tables with field name
in the
comp.databases.oracle.tools
forum.
Thread Tools
Display Modes
#
1
Alan Mills
Posts: n/a
Re: Oracle tables with field name -
07-23-2003 , 10:15 AM
from memory
SELECT owner, table_name
FROM ALL_TAB_COLUMNS
WHERE column_name = 'EMP_CODE'
"Michel R." <michelr (AT) hydro (DOT) qc.ca> wrote
Quote:
Hello all,
How can I select all tables which have a field named, say "EMP_CODE"?
This shouldn't be too difficult.
Thank to all.
Alan Mills
«
Previous Thread
|
Next Thread
»
Thread Tools
Show Printable Version
Email this Page
Display Modes
Linear Mode
Switch to Hybrid Mode
Switch to Threaded Mode
Posting Rules
You
may not
post new threads
You
may not
post replies
You
may not
post attachments
You
may not
edit your posts
vB code
is
On
Smilies
are
On
[IMG]
code is
On
HTML code is
Off
Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Contact Us
-
dbTalk Databases Forums
-
Archive
-
Top