Question
CREATE OR REPLACE VIEW high _ salary _ employees AS
SELECT employee _ id, salary FROM employees WHERE salary > 50000; Which statement about the view high _ salary _ employees is true?Solution
A SQL view is a virtual table that reflects the results of a query in real-time. 1. Dynamic Nature: A view does not store data itself but retrieves data dynamically from the underlying table when queried. 2. Purpose: The high _ salary _ employees view reflects any updates made to the employees table that meet the specified condition (salary > 50000). 3. Real-Time Updates: Changes to the employees table are automatically visible in the view without needing to recreate it. This behavior makes views ideal for abstraction and encapsulation in SQL. Why Other Options Are Incorrect: β’ A) The view stores a copy of the data in the database: A view is virtual and does not store data physically. β’ B) The view must be recreated if the employees table is updated: The view dynamically reflects updates to the employees table. β’ D) The view can be used to perform DML operations directly on employees: Views are read-only unless explicitly defined as updatable. β’ E) The view is static and cannot be updated: Views are dynamic and reflect real-time data.
Which of the following countries accorded equivalence to central counterparties authorised by the Reserve Bank of India (RBI), in June 2023?
The world's oldest pearl town, dating back to the 6th century, was recently discovered revealing artifacts suggesting it was once home to thousands of p...
PACER scheme comprising the Antarctic program, Indian Arctic program, Southern Ocean program and Cryosphere and Climate program is implemented successfu...
Prabha Atre is a renowned person in which field?
What is the market capitalization of Reliance Industries Ltd in April 2022?Β
Who among the following has won his 22nd World Billiards Title 2019?
Which of the following is the highest peak?
The credit deposit ratio of Scheduled commercial bank is lower in which region at 44.7%?
What is the minimum pension provided under the NPS Vatsalya scheme?
βSengolβ installed in the new Parliament building of India, was seen as a symbol of the path of service, duty and nation in which Empire of the past...