Study and Prepare with Microsoft 70-764日本語 study material, That's Easy to pass With PracticeMaterial!
Last Updated: Sep 22, 2026
No. of Questions: 452 Questions & Answers with Testing Engine
Download Limit: Unlimited
Pass your real exam with PracticeMaterial latest 70-764日本語 Practice Materials one-time. All the core knowledge of Microsoft 70-764日本語 exam practice material are valid and reliable, compiled and edited by the experienced experts team, which can help you to deal the difficulties in the real test and pass the Microsoft 70-764日本語 exam certainly.
PracticeMaterial has an unprecedented 99.6% first time pass rate among our customers.
We're so confident of our products that we provide no hassle product exchange.
Even the happily employed keep learning, because the industry does not stand still. The 70-764日本語 exam leads to the Microsoft Administering a SQL Database Infrastructure (70-764日本語版) certification, and the PracticeMaterial question bank helps you build the skills it verifies — 452+ Q&As with expert-verified answers.
| Certification Vendor: | Microsoft |
|---|---|
| Exam Name: | Administering a SQL Database Infrastructure |
| Exam Number: | 70-764 |
| Certificate Validity Period: | Retired January 31, 2021; validity before retirement: 2 years |
| Available Languages: | English |
| Passing Score: | 700 / 1000 |
| Exam Price: | USD 165 |
| Exam Format: | Multiple choice, Case studies, Performance-based, Scenario-based |
| Related Certifications: | MCSE: Data Management and Analytics MCSA: Microsoft Dynamics 365 for Operations |
| Real Exam Qty: | 45–60 |
| Exam Duration: | 120–150 |
| Recommended Training: | Microsoft Learn Microsoft Official Course 20764 |
| Exam Registration: | Pearson VUE (Historical) Microsoft Exam Page |
| Sample Questions: | DOWNLOAD DEMO |
| Exam Way: | Proctored onsite at Pearson VUE centers or online proctored; retired, no longer available |
| Pre Condition: | No mandatory prerequisites; recommended experience with SQL Server installation, configuration, and maintenance |
| Official Syllabus URL: | https://learn.microsoft.com/en-us/credentials/certifications/exams/70-764/ |
| Section | Weight | Objectives |
|---|---|---|
| Manage backup and restore of databases | 20–25% | - Perform restores - Manage backup strategies - Perform backups - Configure recovery models |
| Manage high availability and disaster recovery | 20–25% | - Plan disaster recovery - Implement failover cluster instances - Manage database mirroring and log shipping - Implement AlwaysOn availability groups |
| Manage and monitor SQL Server instances | 35–40% | - Configure automation and alerts - Manage indexes and statistics - Configure database instances - Troubleshoot performance issues - Monitor instance health and performance |
| Configure data access and auditing | 20–25% | - Configure data access - Implement encryption - Configure and manage auditing - Configure security permissions |
The 70-764日本語 exam contains 45–60 questions with 120–150 minutes to complete them. A clear knowledge structure is what makes that volume manageable — you answer faster when every topic has its place.
Passing the 70-764日本語 exam requires 700 / 1000, and registration costs USD 165. Structured preparation is how you spend study time once and exam fees once.
Immediately. The system emails you at once with the download link for the Microsoft Administering a SQL Database Infrastructure (70-764日本語版) materials — the whole delivery process takes about a minute. Open the email, download the 70-764日本語 exam product to your computer, install it, and you are studying within minutes of deciding to. If the message does not appear, check your spam folder; after 2 hours without delivery, contact support. Install on all of your own devices without limit.
No mandatory prerequisites; recommended experience with SQL Server installation, configuration, and maintenance
The 70-764日本語 exam is the official assessment behind the Microsoft Administering a SQL Database Infrastructure (70-764日本語版) certification from Microsoft. Lifelong learning has become the norm precisely because industries keep moving — and this credential is a concrete way to keep pace. Many candidates only sit it seriously on a second attempt; structured preparation is how you make the first one count.
Microsoft recommends these training resources for candidates:
Official training adds depth; a clearly structured practice bank with verified answers adds direction. Together they cover both sides of preparation.
The official outline divides the 70-764日本語 exam into weighted domains, including:
The Microsoft Administering a SQL Database Infrastructure (70-764日本語版) bank at PracticeMaterial mirrors this structure, so the knowledge map you build while practicing matches the one the exam uses.
Registration for the 70-764日本語 exam runs through these official channels:
It is never too late to start — but starting today beats starting after one more week of hesitation.
Structure is the design principle. The Microsoft Administering a SQL Database Infrastructure (70-764日本語版) materials first build a clear knowledge structure of the 70-764日本語 exam, so difficult points become understandable in sequence rather than intimidating in isolation. Our experts have prioritized the most important knowledge for busy learners, and every answer is expert-verified — so your limited hours go exactly where the objectives point.
注:この質問は、同じシナリオを提示する一連の質問の一部です。連載の各質問には、目標を達成する可能性のある固有の解決策が含まれています。他の人が正しい解決策を持っていないかもしれない間、いくつかの質問セットは複数の正しい解決策を持っているかもしれません。
このセクションで質問に回答した後は、その質問に戻ることはできません。その結果、これらの質問はレビュー画面に表示されません。
640 GBで、頻繁に更新されるDB1という名前のデータベースがあります。
DB1のログ配布を有効にし、30分ごとにバックアップと復元を実行するように構成しました。
データサーバーのディスクがほぼいっぱいになっていることがわかります。
ログ配布プロセスで使用されるディスク容量を減らす必要があります。
解決方法:共有フォルダを使用して、ログ配布をバックアップおよび復元に設定します。
これは目標を達成していますか?
Correct Answer: B 🗳️
あなたはContoso、Ltdのデータベース管理者です。グローバルセールスアプリケーションを開発環境から本番環境に移行する準備をしています。
Salesという名前のスキーマを持つContosoという名前のデータベースがあります。データベース内のすべてのオブジェクトは同じ所有者を持ちます。スキーマには多数のビューとストアドプロシージャがあります。どのストアード・プロシージャーもIDENTITY_INSERT操作または動的SQLコマンドを実行しません。 WITH SCHEMABINDINGオプションを使用してすべてのビューを作成します。
営業部門のすべての従業員は、Contoso \ Salesという名前のActive Directoryドメインサービス(AD DS)セキュリティグループのメンバーです。
次のデータベースオブジェクトは、Contoso \ Salesのユーザーがアプリケーションを使用しているときに照会される唯一のオブジェクトです。
ビュー
* SalesReport
* SalesInvoice
ストアドプロシージャ
* InvoiceExecute - 読み取り/書き込み操作を実行します
* InvoiceSearch - 読み取り専用操作を実行します
データベースに権限を付与するときは、最小特権の原則を使用する必要があります。
SalesRoleという名前の新しいユーザー定義データベースロールを作成し、SalesRoleのメンバとしてContoso \ Salesを追加します。
営業部門の全従業員に、ビューとストアドプロシージャを使用する権限を付与する必要があります。
どの2つのソリューションが要件を満たしますか?正解はそれぞれ完全な解決策を提示します。
Correct Answer: A,B 🗳️
注:この質問は、同じシナリオを提示する一連の質問の一部です。連載の各質問には、記載されている目標を達成できる可能性のある固有の解決策が含まれています。他の人が正しい解決策を持っていないかもしれない間、いくつかの質問セットは複数の正しい解決策を持っているかもしれません。
このセクションで質問に答えた後は、それに戻ることはできません。その結果、これらの質問はレビュー画面に表示されません。
Microsoft SQL ServerがインストールされているServer1という名前のサーバーがあります。
Server1には、監査レコードをファイルに送信するように構成されたSQL Server Adultがあります。
User1という名前のデータベースユーザーが監査データを確認できるようにする必要があります。
解決方法:ユーザー1にVIEW ANY DEFINITION権限を付与します。
これは目標を達成していますか?
Correct Answer: B 🗳️
Explanation: Only visible for PracticeMaterial members. You can sign-up / login (it's free).
注:この質問は、同じシナリオを使用する一連の質問の一部です。便宜上、質問ごとにシナリオが繰り返されます。各質問には異なる目標と回答の選択肢がありますが、シナリオのテキストはこのシリーズの各質問でまったく同じです。
次のデータベースSalesDb1、SalesDb2、およびSalesDb3を含むMicrosoft SQL Serverインスタンスを維持します。各データベースには、ProductsとSalesという名前のテーブルがあります。次の表に、各データベースの構成を示します。
次の表に、各データベースのバックアップ戦略を示します。
各完全または差分バックアップ操作は、新しいファイルに書き込み、異なるシーケンス番号を使用します。次のデータベース破損の問題を観察します。
SalesDb3は、データページの読み取り時にエラー823および824に関連するデータベース破損の問題をいくつか報告します。
破損したページに関する次の情報を表示する必要があります。
* database name
* impacted file id
* impacted file physical name
* impacted page id
* event type that identifies the error type
* error count
ユーザーは、SalesDb2に対してクエリを実行するとパフォーマンスの問題を報告します。クエリストアを使用して、SalesDb2のクエリ統計と実行計画を監視する予定です。監視戦略は、次の要件を満たす必要があります。
*クエリストアのディスク使用量が500メガバイト(MB)に達したら、自動データクリーンアップを実行します。
*リソース消費に基づいてクエリをキャプチャします。
* 60日の古いクエリしきい値を使用します。
クエリオプティマイザーは、SalesDb2のSalesテーブルでいくつかのクエリの最適でない実行プランを生成します。テーブルの統計を更新するメンテナンスプランを作成します。計画では、自動的に作成され、30日間更新されていない統計のみを更新する必要があります。更新は、テーブル内のすべてのデータに基づいている必要があります。
メンテナンス計画が統計の更新に使用するクエリを作成する必要があります。
ソリューションを開発するためにどの4つのTransact-SQLセグメントを使用する必要がありますか?回答するには、適切なTransact-SQLセグメントをTransact-SQLセグメントのリストから回答エリアに移動し、正しい順序で並べます。

Correct Answer:

Explanation
Step 1: Use SalesDB2...
We specify the specific database SalesDB2, not the master.
Step 2:
Step 3:
From scenario: The plan should only update statistics that were automatically created and have not been updated for 30 days.
Step 4:
Declare the curser using WITH FULLSCAN.
References:
https://solutioncenter.apexsql.com/how-to-automate-and-schedule-sql-server-index-defragmentation/
データベースサーバーは高度なセキュリティ環境で管理します。あなたの会社には以下の監査要件があります。
* SQL Server監査はすべてのサーバーインスタンスで有効にする必要があります。
* 監査結果はWindowsのセキュリティログにも記録されなければなりません。
定期的なレビューによると、SQL Serverは監査エントリをWindowsアプリケーションイベントログに書き込んでいます。 SQL Server監査ターゲットをWindowsセキュリティイベントに長く変更した。 SQL Server監査はサーバー上で機能しなくなります。
サーバーが監査要件を満たしていることを確認する必要があります。
どの2つのアクションを実行しますか?それぞれの正しい答えは解決策の一部を表しています。
Correct Answer: A,B 🗳️
Explanation: Only visible for PracticeMaterial members. You can sign-up / login (it's free).
Frank
Hyman
Lennon
Murray
Jack
Lou
PracticeMaterial is the world's largest certification preparation company with 99.6% Pass Rate History from 71480+ Satisfied Customers in 148 Countries.
Over 71480+ Satisfied Customers
