Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: how to change the case from lowercase to uppercase ?
update <table> set <column> = upper<column>;
commit;
<newnewbie_at_my-deja.com> píše v diskusním příspěvku:8cbsmt$r3d$1_at_nnrp1.deja.c
om...
> i have 2,000 records in the database which is in lowercase.
>
> how can i update these records to be uppercase without deleting them
> and adding them again ?
>
>
> thanks for reading my post.
>
>
> Sent via Deja.com http://www.deja.com/
> Before you buy.
Received on Fri Apr 07 2000 - 07:38:15 CDT
![]() |
![]() |