0 votes
in Netezza by
Does everything get cached in Netezza (or any other data appliance)?

1 Answer

0 votes
by
Typically only schema and other database objects are cached in appliances. Data is not cached, in general. In most cases, data is not saved anywhere (in any cache or on the host computer) and is streamed directly from SPU to client software.
...