Problem
I would like to pass Microsoft exam 98-364 Database Fundamentals. What study materials are available to help me pass this exam?
Solution
This tip covers several links you can use to help study for this exam.
What is the Microsoft 70-364 certification exam?
This is a basic exam related to databases and is the first Microsoft exam to certify your database knowledge.
Who should take the exam?
This exam is oriented to students or professionals who want to show that they have introductory knowledge about databases.
Is the exam oriented to SQL Server?
There are some generic skills that can be applied to any relational database, but in general it is oriented to SQL Server.
Is this exam difficult?
No, this is the easiest SQL Server exam.
Which books would you recommend for this exam?
Here are some recommended books:
- Microsoft 98-364 Exam: Database Fundamentals Kindle
- SQL: The Ultimate Guide From Beginner To Expert – Learn And Master SQL In No Time! (2017 Edition)
- SQL : The Ultimate Beginners Guide To SQL Server – Start With And Master SQL Programming Fast!
- SQL: QuickStart Guide – The Simplified Beginner’s Guide To SQL (SQL, SQL Server, Structured Query Language)
Are there some courses for this exam?
Yes, here are a few:
Can you provide some links to study?
Here are recommended links for each section of the test:
Understanding Core Database Concepts
- Understand how data is stored in tables
- Understand relational database concepts
- Understand data manipulation language
- Understand data definition language (DDL)
Create Database Objects
- Choose data types
- Understand tables and how to create them
- Create views
- Create stored procedures and functions
Manipulate Data
- Select data
- Insert data
- Update data
- Delete data
Understand Data Storage
- Understand normalization
- Understand primary, foreign, and composite keys
- Understand indexes
Administer a Database
- Understand database security concepts
- Understand database backups and restore
Next Steps
Here are several links that could be useful to you: