ALTER TABLE COLUMN CACHE | NOCACHE
ALTER TABLE ALTER COLUMN CACHE | NOCACHE changes the cache setting for a
symbol column.
Syntax#
columnNameis thesymboldata type.- By default, a symbol column is cached.
- Refer to the Guide on symbol for the advantages of
caching
symbols.