Question
The Reserve Bank has opened a sub-office at Kohima, and
announced its aim to soon have an office in Itanagar to strengthen its presence in North East India.How many offices are already present in the northeast region?Solution
The Reserve Bank has opened a sub-office at Kohima, and announced its aim to soon have an office in Itanagar to strengthen its presence in North East India. Â In the north-eastern region, RBI is present in Assam, Manipur, Meghalaya, Mizoram, Tripura and Nagaland. Â Â Â Â The Kohima sub-office houses Financial Inclusion and Development Department (FIDD), Consumer Education and Protection Cell (CEPC), Market Intelligence Cell and Human Resource Management Department (HRMD), while the currency management for Nagaland will continue from the Guwahati office. Â Â Â Â Â Â The newly inaugurated sub-office is headed by general manager Paresh Chauhan.
A star schema in a data warehouse consists of:
A snowflake schema differs from a star schema mainly because:
Which of the following is used to maintain information about the structure of a data warehouse?
In a data warehouse, which type of table stores quantitative data for analysis?
What is the result of SELECT COALESCE(NULL, NULL, 5, 10);?
Which OLAP operation involves focusing on a subset of dimensions (e.g., region=‘Asia’)?
Which SQL query will correctly calculate the average salary of employees in each department and group them by department in a table named 'employees'?
Which SQL function returns the total number of rows in a table?
Which SQL keyword is used to combine results from two queries and remove duplicates?
What is a data mart?