PrepAway - Latest Free Exam Questions & Answers

Category: 98-364

Exam 98-364: Database Fundamentals

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. Whatshould
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?


Page 12 of 13« First...910111213