Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: vowels in oracle
DA Morgan (damorgan_at_psoug.org) wrote:
: Frank van Bortel wrote:
: > -----BEGIN PGP SIGNED MESSAGE-----
: > Hash: SHA1
: >
: > DA Morgan wrote:
: >> Terry Dykstra wrote:
: >>> So how do you deal with the Dutch 'ij' combination, somewhat similar
: >>> to the 'y'.
: >> By using REPLACE.
: >
: > And the real question is, of course: how do you tell
: > replace to treat 'ij' (actually: "ÿ" (0x0152))
: > as a single character?
: > - --
: > Regards,
: > Frank van Bortel
: >
: > Top-posting is one way to shut me up...
: > -----BEGIN PGP SIGNATURE-----
: > Version: GnuPG v1.4.1 (MingW32)
: >
: > iD8DBQFGu2QRLw8L4IAs830RAkRAAJ9/Gr+ULouz0zUVjwNd3OZQBvG63wCfQmgN
: > 9tpDdAGOgB0n0+YwombceBU=
: > =sZmP
: > -----END PGP SIGNATURE-----
: Well if you've got the right character set ... you've answered
: your own question. <g>
How many vowels in "Yes" ?
How many vowels in "Why" ?
Me thinks that the solution needs to ignore various real world complexities.
The unicode standard has details on vowels, so I would look there for which characters to count, taking the character set into account if necessary (and ignoring various real world complexities). Received on Fri Aug 10 2007 - 14:21:23 CDT
![]() |
![]() |