仓库 - 多个日期的一维?

发布于 2024-12-09 03:23:35 字数 288 浏览 0 评论 0原文

这是简单仓库的示例: http://en.wikipedia.org/wiki/File:Snowflake-schema -example.png

如果 Fact_Sales 中仍然有 Date2_ID、Date3_ID 这两个日期是否与相同的 Dim_Date 维度相关,否则我必须创建 Dim_Date2 和Dim_Date3 维度(具有各自的雪花模式)?

This is example of simple warehouse:
http://en.wikipedia.org/wiki/File:Snowflake-schema-example.png

If in Fact_Sales there is still Date2_ID, Date3_ID would these two dates be related with the same Dim_Date dimension or I would have to create Dim_Date2 and Dim_Date3 dimensions (with respective snowflake schema)?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

怼怹恏 2024-12-16 03:23:35

是的,您可以对日期使用相同的维度,因为每一行都有一个唯一的 ID。请参阅进行解释(滚动到“日期维度”);

Yes you could use the same dimension for dates, since every row has a unique id. See this for explanation (scroll to "The date dimension");

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文