Question
Find the value of the given expression. 3 ×
(sin 30° + cos 60°)Solution
We know that,
sin 30° = 1/2, cos 60° = 1/2 Then value of
3 × (sin 30° + cos 60°)
= 3 × {(1/2) + (1/2)}
= 3 × 1
= 3
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 schema uses multiple fact tables sharing dimension tables?
Which of the following is used to maintain information about the structure of a data warehouse?
Which type of data warehouse is focused on specific business lines or departments?
Which type of slowly changing dimension (SCD) preserves full history by adding a new row for each change and using effective date ranges?
A Fact Constellation Schema is also called:
A surrogate key is:
Which OLAP operation allows users to view data at different levels of granularity?
A star schema in a data warehouse consists of:
Which operation in OLAP allows selecting a single dimension from a cube?