Date |Sat, 25 Aug 2001 00:24:07 +0200
>From |"Boaz Yahav" <[EMAIL PROTECTED]>

Hello!

BY> Hi

BY> I have a table with a filed that is unique (used unique() in the
BY> creation).
BY> how do I undo this unique()?

unique is an index property.
Just remove them by ALTER TABLE command
http://www.mysql.com/doc/A/L/ALTER_TABLE.html


___________________________________________________________________
For technical support contracts, visit https://order.mysql.com/
This email is sponsored by SWSoft, http://www.asplinux.ru/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Grigory Bakunov <[EMAIL PROTECTED]>
 / /|_/ / // /\ \/ /_/ / /__   MySQL AB / SWSoft
/_/  /_/\_, /___/\___\_\___/
       <___/   www.mysql.com


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to