Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
RecNo() from MSSQL?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
RecNo() from MSSQL?
Divers
Thread ID:
00576936
Message ID:
00576936
Vues:
175
I am trying to figure out how to get a set of rows/records from MSSQL. This is for a nightly batch process where I need to grab just chunks of the table at a time. If this was VFP I would
"select * from table where recno() between 1 and 4000"
and then
"select * from table where recno() between 4001 and 8000"
What is the MSSQL equivalent?

Thanks.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform