98-364 Dumps

98-364 Free Practice Test

Microsoft 98-364: Microsoft Database Fundamentals

QUESTION 11

You need to store the contact information for each student in your school database. You should store each student's information in a:

Correct Answer: C

QUESTION 12

You have a table named Employee that includes four columns. You execute the following statement:
SELECT *
FROM Employee
Which columns are returned?

Correct Answer: A

QUESTION 13

You need to insert two new products into the Product table. The first product is named Book and has an ID of 125. The second product is named Movie and has an ID of 126.
Which statement should you use?
98-364 dumps exhibit

Correct Answer: B

QUESTION 14

You have a table named Product. You create a view that includes all the products from the Product table that are in the Furniture category.
You execute a statement on the Product table that deletes all the products in the Furniture category.
After you execute the statement, the result set of the view is:

Correct Answer: A

QUESTION 15

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?

Correct Answer: A