| | |
Codings
Please support our MS SQL advertiser: Intel Parallel Studio Home
![]() |
•
•
Join Date: Feb 2008
Posts: 42
Reputation:
Solved Threads: 13
Try this code below:
MS SQL Syntax (Toggle Plain Text)
SELECT top 1 * FROM (SELECT top 6 * FROM #tmpSalary ORDER BY Salary) X ORDER BY Salary DESC
Hence Wijaya
www.ex-Soft.tk
www.ex-Soft.tk
![]() |
Similar Threads
- How to run external .exe programs from java (Java)
- Fonts (Java)
- Saving a file (Java)
- Is c # slower than c/c++ (C++)
- Conversions (Java)
- Visual Studio 6.0.. Frozen In Time (C)
- Saving a file using C++ (C++)
- Help needed for a printing routine (Visual Basic 4 / 5 / 6)
- How to use combobox function (C++)
- Speech Enabled Website and Record/Playback (HTML and CSS)
Other Threads in the MS SQL Forum
- Previous Thread: Query query!
- Next Thread: Split record into 2 records
| Thread Tools | Search this Thread |





