Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私はSQLテーブルを持っています:
C1 | C2 | C3 aa | bb | 21 gg | hh | 53 dd | yy | 37
C3 で最も高い値を持つ上位 5000 行が必要ですが、データを C1 で並べ替えたいのですが、どうすればよいですか? ありがとう。