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
asp.net vb.net render html to component
Extract email address from an Access memo field.
difference between AD integrated dns server and dns server
Java SAX
Excel Sequence
Quic Find/ Replace does not work in Microsoft Visual Studio 2008
"microsoft exchange offline address book" creates synchronization error log
unable to scan with my HP Photosmart All-in-one printer
"Another installation in progress..." MSI Installer Issue in Windows Vista
Offline Exchange defrag mismatch in database sizes