Mr. Shah decided to walk down the escalator of a tube station. He found that if he walks down 26 steps, he requires 30seconds toreach the bottom. However, if he steps down 34 stairshe would onlyrequire 18 seconds to get to the bottom. If the timeis measured fromthe moment the top step begins to descend to thetime he steps offthe last step at the bottom, find out the height ofthe stair way in steps?
3 24305i have a table like this. i want to output like this c1 c2 c1 c2 1 10 1 10 2 20 2 30 3 30 3 60 4 40 4 100 5 5 5 105 c1 and c2 are columns in a table .i want output like this c2 values are 10,10+20,10+20+30,10+20+30+40.10+20+30+40+5. write a sql query.pls help this i want urgent.
2 9892Post New OFSS Interview Questions
Explain about Delegating a rule?
How does Actinium interact with other elements, and what are some notable chemical reactions or compounds involving Actinium?
give me some examples of where you have had a non satisfied customer and how did you handle it
Can you work under pressure? Give us an example.
Which transaction code is used to display the user buffer?
What is the use of sizeof () in c?
How many access groups can be associated to an operator at once ?
Why is my jms work not part of a user transaction (i.e., Called within a transaction but not rolled back appropriately)? How do I track down transaction problems?
how to calculate the size and weight of induced draft axial fan impeller
Which modules are added in d7 core modules?
Does mongodb support primary-key, foreign-key relationship?
What the difference between latent and masked defects is?
Please explain the three levels of access control for ruby methods?
what tune did elvis preasly arrive on sage to in las vagas
How to convert MVC design pattern to MVVM design patterns