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
Acrobat 8 Pro, Adobe EPIC_APP Serious Error - Windows 7 Ultimate 64bit
How to create a Despatch Roster Summary
Php SOAP-ERROR: Parsing WSDL
Flex Drag and Drop
PHP string replace question
SQL Problem
Access 2007, form datasheet view, change display property of an element based on another element in the record
Return a Char at position
return double array in Delphi call to c++
Issue with Thecus 1u4500 not booting