mysql query issue for olympic medal tally -


मेरे पास mysql ओलंपिक में तालिका है और फ़ील्ड नाम हैं

  देश वक्रार, सोना (इंट), रजत (इंट), कांस्य (इंट)  

कृपया मुझे ऑलंपिक पदक सूची की तरह आरोही क्रम में डेटा की व्यवस्था करने के लिए क्वेरी करें। `स्वर्ण 'डीईएससी,` रजत` डीईएससी द्वारा `ओलंपिक` के आदेश से,

  कांस्य डीईएससी;  

Comments

Popular posts from this blog

Python SQLAlchemy:AttributeError: Neither 'Column' object nor 'Comparator' object has an attribute 'schema' -

java - How not to audit a join table and related entities using Hibernate Envers? -

mongodb - CakePHP paginator ignoring order, but only for certain values -