PrepAway - Latest Free Exam Questions & Answers

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

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

which of the following normalization forms will be violated?

Two tables, namely, OrderItem and Item are depicted below in which all attributes mentioned
therein respectively, refer to column heading labels.

If the ItemName attribute is moved from the Item table to the OrderItem table, then will it violate
any normalization form? If yes, then which
of the following normalization forms will be violated?

Which of the following statements will you use to accomplish the task?

You are the database administrator for a MySQL database. The database server is installed on a Unix
system. The time zone files for the system are located at /usr/share/zoneinfo. You need to ensure
that the system and MySQL time zones are based on the same information. Which of the following
statements will you use to accomplish the task?

Which of the following attributes can be a primary key in the Task table?

You work as a Database Designer for Hitech Inc. You are designing a database named Project. The
company takes projects from outside and divides them into tasks (design, coding, etc.). Each task is
assigned to only one employee. You want to use a primary key constraint to uniquely define each
row in a table named Task. The tables are given below:

Which of the following attributes can be a primary key in the Task table?

What data type should you use?

You manage a database named Exams accessed via a website. The website is regularly accessed by
users in different countries. You are redesigning a table named History that records when users have
purchased and taken online exams. You need one of the columns in the History table to record what
time of day that a user has taken an exam. Additionally, you need this column to have time zone
awareness. What data type should you use?

Which of the following normal forms will you use to represent these relationships in the tables?

You work as a Database Administrator for Dowtech Inc. A table named StudentInformation exists in
a database. The table has columns named student_names, student_marks, and student_courses.
Some students who have opted for various courses have got different marks in them. This implies
that the table has two many-to-many relationships. You have to ensure that these two relationships
are not represented in a single table and that the student_name column exists in both tables. Which
of the following normal forms will you use to represent these relationships in the tables?


Page 7 of 12« First...56789...Last »