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)
 Updating a single record

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-01-23 : 18:34:45
Robert writes "My goal is to 'fetch' a single record in a table based on a where clause. By fetching I mean that I want to update a field (i.e., change the status of that field) to not allow others to use that field while it is 'in use.' What is the best way to do this?"
   

- Advertisement -