If you are supporting international users, then you also have to worry about
the full-width versions of the operators (%, *, etc.)
Whether they are treated the same as half-width characters depends on the
database. Oracle for example treats them as equivalent.
-Original Message-
From: L
On 05.08.2008, at 09:34, Lester Caine wrote:
Larry Garfield wrote:
I'm building a multi-database system, although my main targets are
MySQL, Postgres, and SQLite.
How would those handle something like "a string that ends in 100%"?
Personally this is one of the reasons that PDO has never at