Question
Present ages of 'A' and 'B' are in the ratio 3:2,
respectively. Present age of 'C' is 90% more than 'B'. If the difference between present ages of 'C' and 'A' is 8 years, then find the present age of 'B'.Solution
Let the present age of 'A' be '3x' years So, present age of 'B' = 3x × (2/3) = '2x' years So, present age of 'C' = 2x × 1.9 = '3.8x' years ATQ; 3.8x - 3x = 8 Or, 0.8x = 8 So, x = 10 So, present age of 'B' = 2x = 10 × 2 = 20 years
Which property of a transaction ensures that either all operations within the transaction are completed successfully, or none of them are?
Which of the following is a type of phishing attack?
 What is the primary purpose of a "Trigger" in a database?
Which type of join returns rows when there is a match in both tables?
What does the ‘
An RDBMS provides mechanisms for data integrity, such as primary keys and foreign keys, which are generally lacking in:
A `FOREIGN KEY` constraint is used to:
Which of the following is a significant disadvantage of using a traditional file system compared to an RDBMS?
What does [aeiou] match in a regular expression?Â
In the Relational Database Model, data is organized into: