Re: [PHP-DB] duplicate entries in mysql column

2001-02-06 Thread Stas Trefilov
Hello, Pascal Romain! You wrote: Apply a UNIQUE constraint on candidate_name column -- Piloteers do it on the road -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrator

Re: [PHP-DB] duplicate entries in mysql column

2001-02-02 Thread phobo
e in the database! Siggy - Original Message - From: "Pascal Romain" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, February 03, 2001 3:51 AM Subject: [PHP-DB] duplicate entries in mysql column > Hi all, > i am new in the list and I would like

[PHP-DB] duplicate entries in mysql column

2001-02-02 Thread Pascal Romain
Hi all, i am new in the list and I would like to ask you a question. I am using Mysql-3.23.30 and php 4.0 to develop a recruitment application. I have a table where I store candidate details and one of the fields is the candidate_name. The Id of each candidate is unique but it appends that some ca