Given the following table:
| ENO | SALARY |
|---|---|
| A101 | 4000 |
| B109 | NULL |
| C508 | 6000 |
| A305 | 2000 |
State the output of the following query:
SELECT COUNT(SALARY) FROM EMPLOYEE;
| List-I (Aggregate function) | List-II (Description) |
|---|---|
(A) count(marks) | (III) Count all non null values of marks column |
(B) count() | (I) Count all rows |
(C) avg(marks) | (II) Finding average of non null values of marks |
(D) sum(marks) | (IV) Finding sum of all marks |
Rearrange the following parts to form a meaningful sentence:
A) despite the heavy rain
B) the match continued
C) and the players showed great determination
D) yesterday
The following journal entry appears in the books of X Co. Ltd.
\[\text{Bank A/c Dr. 4,75,000} \\ \text{Loss on Issue of Debentures A/c Dr. 75,000} \\ \text{To 12\% Debentures A/c 5,00,000} \\ \text{To Premium on Redemption of Debenture A/c 50,000} \]
In this case, the debentures have been issued at a discount of 5%. What is the rate of premium on redemption of debentures?
Match List-I with List-II
| List-I (Festivals) | List-II (State) |
|---|---|
| (A) Nabanna | (I) Kerala |
| (B) Onam | (II) Assam |
| (C) Pongal | (III) West Bengal |
| (D) Magh Bihu | (IV) Tamil Nadu |
Choose the correct answer from the options given below: