Question
Recently IRDAI has formed task force of 9 members for
the non-life insurance industry, who is the head of this task force?Solution
The IRDAI has formed two task forces to study issues the non-life insurance and life insurance industries face in reinsurance support. The two have to give reports in three weeks. Reinsurance support refers to insurance companies transferring a part of the risk they underwrite to other firms. The task force for the non-life insurance industry has nine members and it will be headed by Bhargav Dasgupta, MD&CEO, ICICI Lombard General Insurance. For the life insurance industry, a seven-member task force has been constituted under the chairmanship of Naveen Tahilyani, MD&CEO, TATA AIA Life Insurance. IRDAI Headquarters: Hyderabad Chairperson: Subhash Chandra Khuntia
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?