Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
REPLACE Statement Efficiency
Message
From
23/06/2000 17:00:12
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
REPLACE Statement Efficiency
Miscellaneous
Thread ID:
00384060
Message ID:
00384060
Views:
67
Generally speaking, is it more efficient to do something like

REPLACE X WITH 1, Y WITH 2, Z WITH 3

than

REPLACE X WITH 1
REPLACE Y WITH 2
REPLACE Z WITH 3

My suspicion is that the two are equivalent, but if anyone has different information, please share.

Thanks,

...kt
Next
Reply
Map
View

Click here to load this message in the networking platform