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
How do I delete the default recipient policy in exchange 2010?
vbscript exit if file exists
Citrix app links not launching with Citrix plugin in Internet Explorer
How to register nameserver
Enterprise Network System File Check
SSIS Connection Problems
How to get an USB speaker to work with Eee PC 900 Xandros Linux
how to load ipt_REDIRECT.ko
The connection to Microsoft Exchange is unavailable. Outlook must be online or connected to complete this action
Rollover flash "SWF" files are not working in internet explorer