What is the result of the following SQL statement?UPDATE employeeSET salary = 50000WHERE salary < 50000;
A) The statement sets the salary for each employee to below 50,000
B) The statement sets the salary of each employee to 50,000 and ensures that the salary cannot drop below 50,000
C) The statement increases salary to 50,000 for each employee whose salary is below 50,000
D) The statement sets the salary of each employee to 50,000
C
You might also like to view...
At each phase, the project risk analysis and management program should produce:
A) Alternatives. B) A budget. C) Deliverables. D) Meetings.
The process of acquiring an enterprise anywhere in the world has three common elements EXCEPT:
A) identification and valuation of the target B) execution of the acquisition offer and purchase—the tender C) management of the post-acquisition transition D) All of the above are common elements in acquiring an enterprise anywhere in the world.