LIST I | LIST II |
---|---|
A. Alter | I. Change the name of the column |
B. Update | II. Update existing information in a table |
C. Delete | III. Delete an existing row from table |
D. Create | IV. Create a database |
LIST I | LIST II |
---|---|
A. SELECT LOWER('COMPUTER'); | IV. 'computer' |
B. SELECT LEFT('COMPUTER', 3); | I. 'COM' |
C. SELECT RIGHT('COMPUTER', 4); | II. 'UTER' |
D. SELECT MID('COMPUTER', 2, 3); | III. 'OMP' |
mysql> Select __?__ (53, 10);
output __3
List-I (Words) | List-II (Definitions) |
(A) Theocracy | (I) One who keeps drugs for sale and puts up prescriptions |
(B) Megalomania | (II) One who collects and studies objects or artistic works from the distant past |
(C) Apothecary | (III) A government by divine guidance or religious leaders |
(D) Antiquarian | (IV) A morbid delusion of one’s power, importance or godliness |