Question
The government has approved _________ per cent rate of
interest on employees' provident fund (EPF) deposits for 2021-22, for subscribers of EPFO.Solution
The government has approved 8.1 per cent rate of interest on employees' provident fund (EPF) deposits for 2021-22, for subscribers of EPFO. The 8.1 per cent EPF rate of interest is the lowest since 1977-78, when it stood at 8 per cent. In the financial year 2020-21, EPFO has decided to give 8.50 percent interest.
Which type of index physically reorders the data rows in the table itself based on the index key, meaning the data is stored in the order of the index?
Which join returns rows from the left table even when there is no matching row in the right table, filling with NULLs for the right side?
What is the primary purpose of a PL/SQL `CURSOR`?
Which SQL clause is used to filter results after a GROUP BY operation?
Which clause is used to sort query results in SQL?
What is the main function of a PL/SQL `TRIGGER`?
SQL Injection can be prevented by all EXCEPT:
Recursive CTEs are mainly used for:
Which SQL operator is used to search for a pattern in a column?
Which SQL function returns the number of rows in a table?