98-364 Dumps

98-364 Free Practice Test

Microsoft 98-364: Microsoft Database Fundamentals

QUESTION 21

This question requires that you evaluate the underlined text to determine if it is correct.
You combine data from three tables into one table. The new table includes redundancy to optimize read performance.
The data in the new table has been denormalized.
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 correct.

Correct Answer: A

QUESTION 22

This question requires that you evaluate the underlined text to determine if it is correct. A row holds information for a single record in a table.
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 correct

Correct Answer: A

QUESTION 23

This question requires that you evaluate the underlined text to determine if it is correct. Ports 20 and 21 are the default ports to secure a SQL Server.
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 correct.

Correct Answer: B

QUESTION 24

A database contains two tables named Customer and Order. You execute the following statement:
DELETE FROM Order
WHERE CustomerID = 209
What is the result?

Correct Answer: C

QUESTION 25

A named group of SQL statements that can be executed in a database is called a:

Correct Answer: C