Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 How we can update first ten rows

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-09-25 : 22:09:21
Qasim writes "dear sqlTeam,
i m want to update table of fifty(50) records. Suppose i want to update first ten record to 'ABC' and second ten records to 'XYZ' is it possible?? it is possible in oracle by using rowid facility i have tried in sql server with ROWGUID but this return nothing to me so please solve this problem.
regards,
Qasim"
   

- Advertisement -