Re: Searching a field

From: Support <support_at_PLEASE_DO_NOT_SPAM_bilbao.com>
Date: Mon, 26 Feb 2001 17:00:20 GMT
Message-ID: <3a9a8b92.1240419398_at_news.sarenet.es>


Hi!

[Quoted] [Quoted] Firstly, thanks to everybody who answered last post.

[Quoted] I was looking for a script to find a table.

I've got the name of a field. I know it exists, but I do not know in wich table it is.

I tried with:
SELECT table_name FROM user_tab_columns WHERE column_name='XXX' but I got 'no rows selected'.

In fact, if I with
SELECT column_name FROM user_tab_columns WHERE table_name='YYYY' I got the same message.

Any help? Thank you in advance...



MIRELLO Received on Mon Feb 26 2001 - 18:00:20 CET

Original text of this message