网站首页  词典首页

请输入您要查询的英文单词:

 

单词 star schema
释义

star schema

  • 网络星型模式;星型架构;星型模型
1.
星型模式
星型模式(star schema)—— 在数据仓库数据库中,一个事实表由单层层次结构的维度表包围。静态数据(static data)—— 不作重 …
hi.baidu.com
2.
星型架构
求计算机专业英语词汇_百度知道 ... star join 星型联接 star schema 星型架构 statement permission 语句权限 ...
zhidao.baidu.com
3.
星型模型
星型模型 ( Star Schema ) / 雪花模型 ( Snow Schema )数据钻入 / 数据钻出 ( Drill Down / Drill Up ) 表旋转 ( Table Rotation ) ...
www.5ucom.com
4.
星形模式
...m 联机分析处理技术(续) 联机分析处理技术 续 星形模式Star Schema)通常由一个中心表(事实表)和一组维 表组成 如下图 …
wenku.baidu.com
5.
星形模型
星形模型(Star Schema)和雪花模型(Snowflake Schema)是数据仓库中常用到的两种方式,而它们之间的对比要从四个角度来进 …
cio.zdnet.com.cn
6.
星状架构
Ø 支持星状架构 (Star Schema)、雪花状架构、父子式维度、虚拟维度以及数据挖掘数据维度,同时提供预设接口产生时间维度 …
www.cnblogs.com
7.
星状结构
2.3.3 Star Schema 星状结构Star Schema)是以事实资料表(Fact Table)为中心的为度模型,它会被 称为星状架构的主因 …
www.docin.com
8.
星形架构
星形架构(Star Schema)和雪花架构(Snowflake Schema)是数据仓库中常用到的两种方式,而它们之间的对比要从四个角度来进 …
www.cnw.com.cn

例句

释义:
1.
Using these tools, you can either set up the database outline manually or derive this metadata from the data in a relational star schema.
使用这些工具,您可以建立数据库大纲手动或获得这一数据从数据库中的关系星架构。
women.zhishi.sohu.com
2.
Snowflake schema is an extension of star schema where there could be multiple levels of fact-dimension relationships.
雪花模式是星型模式的扩展,它可以包含多层次的事实-维度关系。
www.ibm.com
3.
The decision to include or exclude certain standard keyword categories in the star schema depends on the specific reporting requirements.
在星型模式中包含还是排除某些标准关键词类别取决于特定的报告需求。
www.ibm.com
4.
Star schema has become a common term used to refer to a dimensional model.
星型模式已经成为一个公共术语,用于表示维度模型。
www.ibm.com
5.
This results in a set of tables that are linked together in a star-schema.
这样就产生了一系列表,它们链接成了一个星形架构。
www.ibm.com
6.
Choose the simpler star schema if you prefer a model where each fact table rows represents a keyword in a document.
如果希望每个事实表行表示一个文档中的一个关键词,那么选择更简单的星型模式。
www.ibm.com
7.
Database designers have long used the term "star schema" to describe dimensional models because the resulting structure looks like a star.
数据库设计师长期使用术语“星型模式”来描述维度模型,因为结果结构看上去像一个星星。
www.ibm.com
8.
The star schema can be further refined to reduce the rows in the DOCUMENT_ANALYSIS fact table.
星型模式可以作进一步的改进,以减少DOCUMENT_ANALYSIS事实表中的行数。
www.ibm.com
9.
In the initial star schema above, the fact table contains one row for each keyword occurrence.
在前面的初始星型模式中,对于每次的关键词的出现,事实表都包含一行。
www.ibm.com
10.
Using a typical star schema database design, a fact table might contain sales data by product, region, and time period.
按照典型的星型数据库设计,一个事实表包含按产品、地区和时间段排序的销售数据。
www.ibm.com
1.
However, we want to spend a bit more time on star schema optimizer support, which is an offshoot of XPS.
然而,我们需要花点时间在星型模式优化器支持上,这是XPS的一个分支。
www.ibm.com
2.
A sample stored procedure that shreds MIML data into the refined star schema ( Figure 8) is attached to this article.
本文附带了一个示例存储过程,该存储过程将MIML数据分解到改进的星型模式中(图8)。
www.ibm.com
3.
Consider the star schema or refined star schema for better "queryability" with BI and reporting tools.
如果需要通过BI和报告工具获得更好的“查询能力”,那么考虑星型模式或改进的星型模式。
www.ibm.com
4.
The service consumer creates an inventory request document according to the STAR schema.
服务消费者根据STAR模式创建目录请求文档。
www-128.ibm.com
5.
Figure 1 shows an example database with a simple star schema.
图1显示了一个带有简单星型模式的示例数据库。
www.ibm.com
6.
For example, if you are loading data into a star schema, you can build a separate package to populate each dimension and the fact table.
例如,如果将数据加载到星型架构中,则可以生成一个单独的包来填充每个维度和事实数据表。
msdn2.microsoft.com
7.
Table 1 compares the simple four-table schema with the refined star schema and the pureXML storage.
表1将简单的4表模式、改进的星型模式和pureXML存储作了比较。
www.ibm.com
8.
Figure 2 illustrates the star schema in the relational database.
图2演示了关系数据库中的星形模式。
www.ibm.com
9.
Figure 7 illustrates the star schema in the relational database.
图7描述了关系数据库中的星型模式。
www.ibm.com
10.
Listing 9 shows the same query for the refined star schema.
清单9展示了用于改进的星型模式的同样的查询。
www.ibm.com
1.
Does this resemble a Star schema?
这与星型模式相似吗?
www.ibm.com
2.
This is a typical, small data warehouse using a star schema.
这是一个典型的、使用星型模式的数据仓库。
www.ibm.com
3.
An extension of a star schema such that one or more dimensions are defined by multiple tables.
对星型架构的一种扩展,即,由多个表定义一个或多个维度。
technet.microsoft.com
4.
Let's assume the following indexes and distribution on this star schema database
我们假设这个星型模式数据库上具有以下索引和分布
www.ibm.com
5.
A Design of Object-oriented Data Warehouse Using Snow-star Schema: Its Application in the Power System of Bao Steel Group
基于雪花模型的面向对象数据仓库:在宝钢电力系统中的应用研究
www.ilib.cn
6.
An Incrementing Update Algorithm for Star Schema
一种基于星型模型的增量更新算法
ilib.com.cn
7.
Columns in the join clauses in fact table of star schema database
星型数据库的事实表中join子句中的列
www.ibm.com
8.
Use a Star Schema Data Mart or Warehouse
使用星型架构专用数据栈或数据仓库
www.ibm.com
9.
Research of restricted use of dimensionality in star schema of data warehousing based on RDS
基于关系数据库的数据仓库星形模式下维使用原则的研究
www.ilib.cn
10.
Research and design of OLAP tools based on star schema
基于星型模式的OLAP工具的研究和设计
www.ilib.cn
随便看

 

英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2024/11/8 23:57:58