Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Need to get to the end of a table
Message
General information
Forum:
Microsoft SQL Server
Category:
SQL syntax
Miscellaneous
Thread ID:
00807680
Message ID:
00807718
Views:
24
>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--
Previous
Reply
Map
View

Click here to load this message in the networking platform