USER_TAB_COLUMNS and ALL_TAB_COLUMNS
420246Jan 24 2005 — edited Jan 24 2005Dear Experts,
I'm logged on a schema called Product with a user having the following rights:
- Create Session
- Select any sequence
- Select any table
If I perform a select on USER_TAB_COLUMNS I don't get any row returned but I do get results if I perform a select on ALL_TAB_COLUMNS. I can these two tables are SYS and select is granted to PUBLIC on both.
So I don't undestand why I don't get a result from USER_TAB_COLUMNS. Any clue ?
Thanks for any help.
BR,
Jerome.