Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Need to get to the end of a table
Message
 
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Syntaxe SQL
Divers
Thread ID:
00807680
Message ID:
00807718
Vues:
25
>That being the case how could I mimic those commands. Or would it be of any value?
>
Kelly,

You should change your way of thinking about data access with SQL Server. SQL Server is set oriented and it doesn't have concept of record pointer. You can achive the best result when you use set oriented command to access and retrieve data.
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform