Suman has created a table named WORKER with a set of records to maintain the data of the construction sites, which consists of WID, WNAME, WAGE, HOURS, TYPE, and SITEID. After creating the table, she entered data in it, which is as follows :
WNAME WAGE * HOURS Ahmed J 1500 * 200 = 300000 Anju S 1200 * 130 = 156000This multiplies WAGE and HOURS for workers
TYPE MAX(WAGE) MIN(WAGE) Unskilled 1500 780 Skilled 1200 520 Semiskilled 560 560Explanation:
WNAME SITEID Jacob B 101 Ahmed J 103This filters rows with TYPE = "Unskilled",
Delete_Theatre()
to input the value of Th_ID from the user and permanently delete the corresponding record from the THEATRE table in the CINEMA database.Assume that you are working in the IT Department of a Creative Art Gallery (CAG), which sells different forms of art creations like Paintings, Sculptures etc. The data of Art Creations and Artists are kept in tables Articles and Artists respectively. Following are few records from these two tables:
(i) To display all the records from the Articles table in descending order of Price.
(ii) To display the details of Articles which were created in the year 2020.
(iii) To display the structure of the Artists table.
(iv-a) To display the name of all artists whose Article is Painting using Equi Join.
(iv-b) To display the name of all artists whose Article is 'Painting' using Natural Join
Complete and balance the following chemical equations: (a) \[ 2MnO_4^-(aq) + 10I^-(aq) + 16H^+(aq) \rightarrow \] (b) \[ Cr_2O_7^{2-}(aq) + 6Fe^{2+}(aq) + 14H^+(aq) \rightarrow \]