Subject | Re: AW: [firebird-support] UNIQUE INDEX and trailing blanks |
---|---|
Author | Nando Dessena |
Post date | 2003-11-23T18:49:23Z |
Klement,
K> insert into foo values('a');
K> insert into foo values('a ');
K> select * from foo where a='a ';
K> Should not find two records, should it?
Yes, it should.
Ciao
--
Nando mailto:nandod@...
K> insert into foo values('a');
K> insert into foo values('a ');
K> select * from foo where a='a ';
K> Should not find two records, should it?
Yes, it should.
Ciao
--
Nando mailto:nandod@...