Microsoft
Software
Hardware
Network
Question : SQL Syntax for SELECT TOP 25 PERCENT, SELECT NEXT 35%, SELECT NEXT 15%, etc...
What's the most efficient way to do this. I know I can use
SELECT TOP 25 PERCENT * and then DELETE TOP 25 PERCENT * and then SELECT TOP 35 PERCENT * and so on.
Is there a more direct way? Thanks!
Answer : SQL Syntax for SELECT TOP 25 PERCENT, SELECT NEXT 35%, SELECT NEXT 15%, etc...
you can do this
select top :end percent * from mytable
minus
select top :start percent * from mytable
to find data between end & start (say %25 and %50)
Random Solutions
"Export Failed" in VB.Net and Crystal Reports 10
I would like to have very thin grid lines in Excel 2007
Identify keyboard layout
about ORA-00904: "ZIP": invalid identifier
XP 10 inbound connection limit question
Outlook script to strip attachment and move to server share
2 raid controllers managing the disk array
Interface to connect ascx events to parent via business layer code library - VB / ASP.NET
Conditional Formatting not printing
VPN Tunnel - NEW ISP