Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to update a column data from lowercase to upper case
Message
 
 
To
28/01/2005 18:14:58
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00981910
Message ID:
00981942
Views:
29
>Hello sergey, Yes it is the fieldname, it is just ID.
>
REPLACE docdesc WITH UPPER(docdesc) ;
  FOR BETWEEN(recordsID, 195000, 200000) ;
  IN Doctable
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform