PrepAway - Latest Free Exam Questions & Answers

Category: 98-364

Exam 98-364: Database Fundamentals

How will you design the database so that you can query the last increment given to a particular employee?

You have created a database for employee management. The database has a table named Employees. The
table has the following attributes:
Name
Address
Contact Number
Designation
You want to store the salary information for each employee. The database should also store salary history.
How will you design the database so that you can query the last increment given to a particular employee?

Which of the following queries will he use to accomplish the task?

John works as a Database Administrator in www.company.com Inc. The company has a SQL Server database.
John wants to create a table named employees in thedatabase. The table will have the id, firstname,
lastname, and dateofbirth columns. John has to ensure that the lastname column does not allow null values.
Which of the following queries will he use to accomplish the task?


Page 9 of 13« First...7891011...Last »