Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Replace or Update
Message
From
18/06/2019 08:54:20
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01669142
Message ID:
01669151
Views:
85
Likes (1)
>Hello friends, REPLACE or UPDATE. Which one should I use? Why?

In addition to the difference about the record pointer, the two have different locking behavior. REPLACE locks the whole table, but UPDATE uses record locks.

Tamar
Previous
Reply
Map
View

Click here to load this message in the networking platform