Which four Transact-SQL segments should you use to develop the solution?

DRAG DROP
You are developing a Microsoft Azure SQL Database instance to support a company’s payroll system. The database contains a table named Employee defined by the following Transact-SQL statement:

The company defines five employee levels. Each employee’s level is stored in the Level column. Levels 1,2, and 3 are used for non-executive employees. Levels 4 and 5 are used for executives. Each of the non-executive levels has a defined range that constrains the salary of employees at that level.
You need to create a view that allows non-executive Employees entries to be updated based on the following rules:
Only non-executive employees can be viewed or updated. Employees can be promoted to a non-executive level.
Employees cannot be promoted to an executive level.
If an employees’ salary changes, the new salary must adhere to the company-defined range for that level.
Which four Transact-SQL segments should you use to develop the solution? To answer, move the appropriate Transact-SQL segments from the list of Transact-SQL segments to the answer area and arrange them in the correct order.
Select and Place:

microsoft-exams

One thought on “Which four Transact-SQL segments should you use to develop the solution?

  1. I have no idea what all the CUSTOMER details in the answer have to do with this question !!!!!

    We are asked about EMPLOYEES and their salary level !!!!!

    Answers like this are NOT very helpful.

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.