最新的Microsoft Developing SQL Data Models (70-768日本語版) - 70-768日本語免費考試真題

HTMLでレンダリングするSQLServer Reporting Services(SSRS)レポートを開発しています。
レポートには、Description、Price、およびColorという名前のフィールドを持つデータセットが含まれています。
レポートのレイアウトには、製品の詳細を表示するテーブルと、説明、価格、および色という名前の列が含まれています。
ユーザーが[価格]列で商品を並べ替えられるように、レポートを変更する必要があります。
あなたは何をするべきか?

正確答案: A,D
部門のSQLServer Analysis Services(SSAS)プロジェクトを管理します。営業部門は、表形式のモデルを使用して販売データを分析します。モデルを更新するときに、ユーザーが過度の待機時間を報告します。
モデルのパフォーマンスを向上させる必要があります。あなたは何をするべきか?

正確答案: D
表のServer Analysis Services(SSAS)が計画するSQLを、あなたは開発しています。
データウェアハウスでは、Sales Persons and Territoriesという名前のテーブルが、営業担当者の名前、ログオンID、および割り当てられた販売地域の間の関係を定義します。
各営業担当者は、その営業担当者に割り当てられた営業地域からのデータにのみアクセスできるようにする必要があります。この目標を達成するには、開発努力を最小限に抑える必要があります。
あなたは何をするべきか? (2つ以上の回答の選択肢が目標を達成する可能性があります。)

正確答案: C
ドラッグアンドドロップの質問
キューブ処理ジョブとディメンション処理ジョブを作成する必要があります。
各ジョブにどの処理タスクを使用する必要がありますか?答えるには、適切な処理タスクを正しい場所にドラッグします。各処理タスクは、1回使用することも、複数回使用することも、まったく使用しないこともできます。コンテンツを表示するには、分割バーをペイン間でドラッグするか、スクロールする必要がある場合があります。
正確答案:

Explanation:
Box 1: ProcessData
Processes data only without building aggregations or indexes. If there is data is in the partitions, it will be dropped before re-populating the partition with source data.
Box 2: Process Update
Forces a re-read of data and an update of dimension attributes. Flexible aggregations and indexes on related partitions will be dropped.
https://docs.microsoft.com/en-us/sql/analysis-services/multidimensional-models/processing- options-and-settings-analysis-services
Topic 3, Background
You are a developer for a Seattle-based company. The company is expanding globally. Many company employees speak fluent Mandarin and read Simplified Chinese.
You have six tabular data models that are deployed to two instances of Microsoft SQL Server Analysis Services (SSAS).
Users report that the query takes a long time to complete.
You are planning the disk space allocations for a new Microsoft SQL Server Analysis Services deployment. You plan to move several relational data file databases to the new SSAS instance.
The databases require a total of 10 GB of disk space.
You also plan to deploy Cubes and Aggregations and use Object Processing. Cubes will have small fact tables and few dimension members. No unnecessary aggregations will be created. You plan to process an entire cube in a single transaction.
Data Models
One of the data models is named CustomerSales. This data model contains eight tables. The model includes a table named Sales that defines several measures, including a measure named PriorYearSales. The PriorYearSales measure is referenced by other measures, and is not intended to be analyzed directly by users. You must translate the metadata for all fata the CustomerSales data model to Simplifies Chinese. Team members from the Shanghai office assist with identifying appropriate translations.
A data model named OrderAnalysis is deployed to one of the SSAS instances. Order data is loaded into the OrderAnalysis data as part of an overnight process. You observe that the model is not up-to-date.
The business analysis team uses a variety of client applications to issue MDX queries against OrderAnalysis. Order data must be completely up-to-date.
The OrderAnalysis model has two user-defined hierarchies that are defined in a table named Order. New customers are only added once per day. The overnight process is sufficiently up-to- date for the Customer data to provide optimal performance while achieving the data currency goals whenever possible.
Databases
You deploy a database named DB1 to an SSAS instance as a project by using SQL Server Data Tools. Data analysts report that they cannot access near real time data from the SSAS SalesAnalysis model from DB1. You discover that the project has been deployed with the Direct Query Mode option set to OFF.
Most queries that use the SalesAnalysis data model use data from a table named FactInternetSales that is 20 gigabyte (GB) in size. Cached data must be available for the FactInternetSales table. All queries accessing the SalesAnalysis model must be executed in near real time.
注:この質問は、同じまたは類似の回答の選択肢を使用する一連の質問の一部です。 回答の選択肢は、シリーズの複数の質問に対して正しいかもしれません。 各質問は、このシリーズの他の質問とは独立しています。 質問で提供される情報と詳細は、その質問にのみ適用されます。
小売企業向けのMicrosoft SQL Server Analysis Services(SSAS)表モデルを管理します。 このモデルは、在庫水準、人気商品、地域の店舗パフォーマンスに関するレポートの基礎となります。
同社は最近、製品ラインに基づいて複数の企業に分かれていました。 各社は、特定の製品ラインのデータを含むデータベースと表モデルのコピーから始めます。
コピーした表形式モデルを使用するクエリのパフォーマンスを最適化し、ダウンタイムを最小限に抑える必要があります。
あなたは何をするべきか?

正確答案: G
說明:(僅 Fast2test 成員可見)
SQL AzureデータベースやODataデータフィードなど、いくつかのソースからデータを取得するBIセマンティックモデル(BISM)を開発しています。
モデルは、ソースデータの合計サイズよりも大幅に多くのメモリを搭載したサーバーにデプロイされます。
SQL Serverデータツール(SSDT)でモデルを開発するときに使用するデータフィードURLがあります。
モデルは次の要件を満たしている必要があります。
-パフォーマンスを最大化
-最大1か月のデータ遅延が許容されます
要件を満たすには、プロジェクトタイプとデータアクセスモードを選択する必要があります。
あなたは何をするべきか?

正確答案: B
SQL Server Analysis Services(SSAS)キューブを設計しています。一意の顧客をカウントするためのメジャーを作成する必要があります。どうすればよいですか?

正確答案: B

聯系我們

如果您有任何問題,請留下您的電子郵件地址,我們將在12小時內回复電子郵件給您。

我們的工作時間:( GMT 0:00-15:00 )
週一至週六

技術支持: 立即聯繫 

English 日本語 Deutsch 한국어