Question
Find the simple interest and amount on Rs 9,000 at 7%
per annum for 3 years.Solution
SI = (P Ă— R Ă— T) / 100 = (9000 Ă— 7 Ă— 3)/100 = (9000 Ă— 21)/100 = 189,000/100 = Rs 1890 Amount = Principal + Interest = 9000 + 1890 = Rs 10,890 Answer: SI = Rs 1890, Amount = Rs 10,890.
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 clause is used to summarize data?
What is the result of SELECT COALESCE(NULL, NULL, 5, 10);?
Which of the following stores historical data for analysis?
In OLAP, “Slice and Dice” means:
Which of the following is a key process in ETL?
Which of these is NOT an ensemble method?
Which type of schema normalizes dimension tables to reduce redundancy?
A Fact Constellation Schema is also called:
Which analytics type is focused on predicting future outcomes?