Re: ** cache table

  • From: "Thomas Day" <tomday2@xxxxxxxxx>
  • To: oracle-l@xxxxxxxxxxxxx
  • Date: Tue, 28 Nov 2006 14:45:42 -0500

I'd go with the documentation.  If you don't specifiy a value at create time
the table is created NOCACHE.  If you ALTER TABLE after the table is created
(and when else would you "alter table") and you don't specifiy a value, then
the existing value is unchanged.

Other related posts: