Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
特に表形式モデルのコンテキストでは、日時を日と UTCtime の 2 つの次元に分けるのがベスト プラクティスですか? Google は多くの情報を提供しませんでした。
ありがとう。
分析しているデータ セットによって異なります。時間または分で分析する場合は、ディメンションを分離する方がパフォーマンスが向上します。これには、ファクト テーブルに datekey と timekey を使用する必要があります。