Question
A train travelling with a speed of 108 km/h can cross a
pole in 9 seconds. Find the time taken by the train to cross a 330 metres long platform if the speed of train is increased by 25%.Solution
Speed of train = 108 × 5/18 = 30 m/s Length of train = 30 × 9 = 270 metres Desired time = (330 + 270)/(1.25 × 30) = 16 seconds
What does the term "normalization" refer to in the context of database design?
In a relational database, a foreign key is used to:
What is the purpose of the SQL "HAVING" clause?
Which of the following concurrency control techniques allows multiple transactions to read data simultaneously but ensures that only one transaction ca...
Which of the following is true about Information?
 In database management, which SQL command is used to remove a table and all its data from a database?
Which normal form deals with the issue of transitive dependencies?
Which of the following storage devices is considered non-volatile?
What is the purpose of the SQL "GROUP BY" clause?
A collection of Data organized in a manner that allows access, retrieval & use of the data