Ten-plus years of editing certification dumps teaches precision. VCEDumps's education experts apply it to the Microsoft Database Fundamentals: 130 practice questions for the 98-364 exam, valid, latest, accurate.
Microsoft 98-364 Exam Overview:
| Certification Vendor: | Microsoft |
|---|---|
| Exam Name: | Database Fundamentals |
| Exam Number: | 98-364 |
| Passing Score: | 700 (typical Microsoft exam scoring) |
| Exam Duration: | 60 (approximate) |
| Certificate Validity Period: | Retired (June 30, 2022) |
| Related Certifications: | Microsoft Technology Associate (MTA) |
| Exam Format: | Best Answer, Multiple Choice, Short Answer, Drag and Drop |
| Real Exam Qty: | Approx. 40–60 |
| Exam Price: | Retired (historical price ~$127 USD) |
| Available Languages: | Italian, Chinese (Simplified), Chinese (Traditional), Portuguese (Brazil), Spanish, Japanese, French, Russian, English, German |
| Sample Questions: | ![]() |
| Exam Way: | Pearson VUE / Certiport (historically onsite or online proctored). |
| Pre Condition: | No prerequisites; recommended familiarity with basic database concepts and SQL. |
| Official Syllabus URL: | https://learn.microsoft.com/answers/questions/578501/exam-98-364 |
Microsoft 98-364 Exam Syllabus Topics:
| Section | Objectives |
|---|---|
| Administering a Database | - Database security concepts - Backup and restore fundamentals |
| Understanding Core Database Concepts | - Data Manipulation Language (DML) - Relational database concepts - How data is stored in tables - Data Definition Language (DDL) |
| Understanding Data Storage | - Normalization and keys - Indexes (clustered and non-clustered) |
| Manipulating Data | - Selecting data (SELECT, joins) - Inserting data (INSERT) - Updating data (UPDATE) - Deleting data (DELETE) |
| Creating Database Objects | - Creating stored procedures and functions - Creating tables - Choosing data types - Creating views |
Microsoft 98-364 Exam: Questions Candidates Ask
No prerequisites; recommended familiarity with basic database concepts and SQL. Vendors revise eligibility rules periodically, so confirm the current requirements on the official page (official 98-364 exam page) before registering.
Delivery is instant — an automatic email within a minute of payment, unlimited devices, and 7*24 online service (replies within two hours) if anything's missing after 2 hours; check spam first. If you fail the corresponding 98-364 exam within 60 days of purchase, we refund all the cost you paid: send a scanned enrollment slip plus the official Score Report PDF within 2 days of the exam, processed within 7 days. Excluded: exams within 3 days of purchase, candidate names that don't match the payer, and free or expired products. Alternatively, exchange for two equal-value products free.
60 (approximate) for Approx. 40–60 questions. Train the pace in advance: timed practice sessions turn the exam clock from a threat into a habit.
The Microsoft Database Fundamentals blueprint spans 5 domains — including Administering a Database, Creating Database Objects, Manipulating Data. Study in proportion to the weightings; the complete outline above details every subtopic.
Yes — free demo downloads let you tell whether the Microsoft Database Fundamentals material suits you before purchasing. Purchases include 365 days of free updates, each new version emailed immediately; renew afterward at 50% off.
Retired (historical price ~$127 USD) per attempt, 700 (typical Microsoft exam scoring) to pass. Retakes bill again at full price — prepare thoroughly with the 130 practice questions for the 98-364 exam at VCEDumps first.
The Microsoft Database Fundamentals is Microsoft's certification exam for Microsoft Business Solutions, at the Entry level. These certifications are valued precisely because they're demanding — passing one validates real capability. Related credentials include Microsoft Technology Associate (MTA).
Microsoft Database Fundamentals Sample Questions:
HOTSPOT
Instructions: For each of the following statements, select Yes if the statement is true. Otherwise, select No. Each correct selection is worth one point.
Correct Answer:

In SQL, an insert statement is used to add a:
- A. Table to a database.
- B. Row of data to a table.
- C. User to a database.
- D. Column to a table definition.
Correct Answer: B 🗳️
----
Your class project requires that you help a charity to create a website that registers volunteers.
The website must store the following data about the volunteers:
Given name
Surname
Telephone number
Email address
You need to recommend a correct way to store the data.
What do you recommend?
- A. Create a view that contains columns that are named given name surname, phone number, and email.
- B. Create a table that contains columns that are named given name, surname, phone number, and email.
- C. Create a table that contains rows that are named given name, surname, phone number, and email.
- D. Create a view that contains rows that are named given name surname, phone number, and email
Correct Answer: B 🗳️
This question requires that you evaluate the underlined text to determine if it is correct.
Truncate is a database term used to describe the process of applying a backup to a damaged or corrupt database.
Instructions: Review the underlined text. If it makes the statement correct, select "No change is needed." If the statement is incorrect, select the answer choice that makes the statement corrector.
- A. Restore
- B. Commit
- C. Attach
- D. Change is needed
Correct Answer: A 🗳️
You execute a statement inside a transaction to delete 100 rows from a table. The transaction fails after only 40 rows are deleted.
What is the result in the database?
- A. Forty (40) rows will be deleted from the table.
- B. No rows will be deleted from the table.
- C. The table will be corrupted.
- D. The transaction will restart.
Correct Answer: B 🗳️




