Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: ** cache table

Re: ** cache table

From: Thomas Day <tomday2_at_gmail.com>
Date: Tue, 28 Nov 2006 14:45:42 -0500
Message-ID: <a8c504590611281145g733475a6r1be66ec1b754148f@mail.gmail.com>


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.

--
http://www.freelists.org/webpage/oracle-l
Received on Tue Nov 28 2006 - 13:45:42 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US