-Original Message-
From: Paul DuBois [mailto:[EMAIL PROTECTED]]
Sent: Thursday, September 19, 2002 7:59 PM
To: Savaidis; mysql list
Subject: RE: insert and deletind dublicating
At 17:54 +0300 9/19/02, Savaidis wrote:
>I had already done the first (insert ignore into bla-bla ) solut
only for SELECT?
>
>
>
>thanks anyway...
>
>
>
>Makis
>
>
>-----Original Message-
>From: Paul DuBois [mailto:[EMAIL PROTECTED]]
>Sent: Thursday, September 19, 2002 5:10 PM
>To: Savaidis; mysql list
>Subject: Re: insert and deletind dublicating
>
>
&
Paul DuBois [mailto:[EMAIL PROTECTED]]
Sent: Thursday, September 19, 2002 5:10 PM
To: Savaidis; mysql list
Subject: Re: insert and deletind dublicating
At 12:06 +0300 9/19/02, Savaidis wrote:
>Hello!
>
>I have to add a .sql file from MySQL-Front
>
>(insert into mytable ('0
At 12:06 +0300 9/19/02, Savaidis wrote:
>Hello!
>
>I have to add a .sql file from MySQL-Front
>
>(insert into mytable ('0','asdf',ecc))
>
>that containts some dublicates in the unic key.
That sounds self-contradictory.
>
>How can I do this and later to delere the dublicate records?
>
>The
Savaidis,
Thursday, September 19, 2002, 12:06:47 PM, you wrote:
S> I have to add a .sql file from MySQL-Front
S> (insert into mytable ('0','asdf',ecc))
S> that containts some dublicates in the unic key.
S> How can I do this and later to delere the dublicate records?
S> The unic key has