Re: Use of CACHE parameter.

From: Stephen A. Rodgers <trodgers_at_mindspring.com>
Date: 1997/03/24
Message-ID: <333723E7.B3B_at_mindspring.com>#1/1


You can issue an ALTER command on a table to turn this on:

ALTER TABLE xyz CACHE;

I think you can also add it on the CREATE TABLE commmand, but I don't have that syntax right in front of me at the moment. Received on Mon Mar 24 1997 - 00:00:00 CET

Original text of this message