Question
List loan data, ordered by decreasing amounts, then increasing loan numbers.

Answers

select * from loan order by amount desc, loan_number asc;   Your Comment






Search
Can you Answer!!
  • Q What causes rotation of steam turbine rotor ?
  • Q What are pelvic floor exercises?
  • Q Explain why re-heater is used in gas turbine
  • Q How do you motivate others?
  • Q Which semiconductor device is used as a voltage regulator and why?
  • Q What do WE57 T-Code stand for
  • Q A napiform thing is shaped like what
  • Q The layout of a container can be altered using which of the following methods: A. setLayout(aLayoutManager); B. addLayout(aLayoutManager); C. layout(aLayoutManager); D. setLayoutManager(aLayoutManager); Select all correct answers.
  • Q Which country won the 2008 Eurovision Song Contest?
  • Q   How much mathematics knowledge is necessary or required in accounting?
  • Q How to secure website hosted on apache web server?