PrepAway - Latest Free Exam Questions & Answers

Tag: Exam 98-364 (update January 3rd, ,2015)

Exam 98-364: Database Fundamentals (update January 3rd, ,2015)

what will you do to accomplish the task?

You work as a Database Designer for Realtech Inc. You want to create two tables, Product and Order,
such that a row in the Order table does not exist without a corresponding row in the Product table.
The structure of the Product and Order tables with their respective columns is given below:
Product
ProductID
ProductNumber
Date_of_manufacturing
SupplierID
ProductPrice
ProductQty
Order
OrderID
OrderDate
OrderQuantity
OrderPrice
Based on this information, while maintaining the integrity of this rule, what will you do to
accomplish the task?

You need to implement a method that will ensure that all modifications to any objects with the Sales database

You manage a SQL Server 2008 server that hosts a database named Sales. Unauthorized odifications
to some tables within the Sales database have resulted in some views no longer working. You need
to implement a method that will ensure that all modifications to any objects with the Sales database
are logged. What should you do?

What will be the relationship between the two entities, namely, division and employee, if you model the databa

You work as a Database Designer for Allen Inc. You are designing the database of a company that has
several divisions (e.g. Spare Parts division). Each division has several departments (e.g. Quality
Control department), and every department has several employees. What will be the relationship
between the two entities, namely, division and employee, if you model the database?

Which of the following queries will he use to get the required output?

Roger is the HR Manager of Neon Inc. He wants to generate a report of all the employees working in
Department ID 30 from the Emp table on the following attributes:
Fname
Lname
Salary
All the records should be sorted in ascending order of the Lname attribute. Which of the following
queries will he use to get the required output?


Page 12 of 12« First...89101112