SQL Select Statement Problem Questions and Answers

Recent IT Questions

1 - 1 of 1
<<PREVIOUS 1 NEXT>>

SQL Select: Getting the previous records from a known record

I issued a select statement like this: Select phone# from pltlcd where phone# >= 985143525 fetch first 20 records only PLTLCD is a file sorted by phone#. From the first record retrieved by the aboe select statement, how do I get the 20 records in the file that exist before the returned set of...

asked by Bogeybetsy

  325 pts.

1 - 1 of 1
<<PREVIOUS 1 NEXT>>