Question
Four number pairs are given. In each pair, the number on
the left side of (-) is related to the number on the right side with some Logic/Rule/Relation. Three pairs are similar on the basis of the same logic. Select the odd one out from the given alternatives.Solution
The second number is obtained by adding the square of the difference of the digits of the first number to the first number itself. Option A: 52 β 61 β 52 + (5 β 2)Β² = 52 + 9 = 61 Option B: 84 β 100 β 84 + (8 β 4)Β² = 84 + 16 = 100 Option C: 63 β 72 β 63 + (6 β 3)Β² = 63 + 9 = 72 Option D: 95 β 120 β 95 + (9 β 5)Β² = 95 + 16 = 111
ETL stands for:
Which of the following is NOT a characteristic of OLAP systems?
Which type of data warehouse is focused on specific business lines or departments?
Fact constellation schema is best described as:
Which of the following commands is part of the Transaction Control Language (TCL) in SQL?
A snowflake schema differs from a star schema mainly because:
What is the primary function of ETL in a data warehouse environment?
Which of the following is NOT a common OLAP operation?
In ETL pipelines, which step is primarily responsible for resolving inconsistencies and correcting data quality issues (e.g., missing values, inconsiste...
Which SQL clause is used to summarize data?