Hi,
Is there an easy way to completely turn off block cache for a specific table at 
table creation time itself? Something like, CREATE TABLE X ( ..... ) 
BLOCK_CACHE=FALSE;
I could likely hint the queries during read time, but setting I'd like to turn 
it off completely.
Thanks,Sumit

Reply via email to