cl*************@yahoo.co.uk (Greg Bailey) wrote in message news:<b5************************@posting.google.co m>...
How do I update the views user_tab_columns and dba_tab_columns?
I am using Oracle 9.
I am trying to use a select command to find out info about the columns
in some tables - their data_type, data_length and whether they are
nullable.
Hmm. Try rerunning the query?
I assume you mean REFRESHING the data you see versus trying to UPDATE
those views. The data should not change much, so why you'd have
problems seeing the most recent values might be due to something else
(maybe your session privileges).
HTH,
ed