Alternatively investigate the question of which materialized views to create in a data-warehousing system, such as C-Store.
或是研究如c - Store的数据仓库系统创建物化视图的问题。
2
In this project, you would devise a scheme to efficiently evaluate queries over schemas that are "near" star schemas by transforming them to star schemas and using the C-Store query optimizer.
这专题要求改做「近似」星型图为星型图及使用C-Store查询优化器,设计一种有效评价查询的方案。
3
When writing to buffers, C programmers must take care not to store more data in the buffer than it can hold.