Online Access Free 98-364 Exam Questions

Exam Code:98-364
Exam Name:Microsoft Database Fundamentals
Certification Provider:Microsoft
Free Question Number:130
Posted:May 24, 2026
Rating
100%

Question 1

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.

Question 2

HOTSPOT
You have two database tables as defined below. The StateID column is unique in the State table. The AddressID column is unique in the Address table. The two tables are related by the StateID column.

Instructions: Use the drop-down menus to select the answer choice that completes each statement. Each correct selection is worth one point.

Question 3

You have the following table definition:
CREATE TABLE Road (RoadID INTEGER NOT NULL, Distance INTEGER NOT NULL)
The Road table contains the following data: You execute the following statement:

INSERT INTO Road VALUES (1234, 36)
What is the result?

Question 4

Which two keys establish a relationship between two tables? (Choose two.)

Question 5

You work at a coffee shop. They ask you to set up a website that stores charges on purchases.
You need to recommend a data type in a database table to run financial functions against the charged amounts.
Which data type should you recommend?

Add Comments

Your email address will not be published. Required fields are marked *

insert code
Type the characters from the picture.