Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Change table to uppercase
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00700190
Message ID:
00700192
Views:
9
REPLACE ALL ;
    field_1 WITH UPPER(field_1), ;
    field_2 WITH UPPER(field_2), ;
    ...
    field_nnn WITH UPPER(field_nnn)
>Is their a quick way to change all the lowercase text in a table to uppercase in one swoop easy way?
>
>Thanks
>Nick Patel
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform