Columnstore Table Considerations
Columnstore tables have a hidden rowstore table that buffers small inserts into the columnstore table in memory.
Columnstore tables also store metadata about the files stored on disk in memory.
Last modified:
Columnstore tables have a hidden rowstore table that buffers small inserts into the columnstore table in memory.
Columnstore tables also store metadata about the files stored on disk in memory.
Last modified: