<html>
<!-- BEGIN WEBMAIL STATIONERY -->
<head></head>
<body>
<!-- WEBMAIL STATIONERY noneset -->
<DIV></DIV>
<P>Unique index means no duplicates.&nbsp; A regular index allows duplicates.&nbsp; I'm not sure I understand indexing, but I think it keeps a separate table with only that column(s) for faster lookups.&nbsp; It appear that you can also specify a column with unique values that is not indexed.</P>
<P>&nbsp;</P>
<P>Carl<BR></P>
<BLOCKQUOTE style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #1010ff 2px solid">-------------- Original message from Barry Von Ahsen &lt;barry@vonahsen.com&gt;: -------------- <BR><BR><BR>&gt; when I try to make a column unique then index it in phpMyAdmin, it does <BR>&gt; it, but complains that you shouldn't use unique and index on the same <BR>&gt; field. I've checked the mysql manual for indexes[1], and it doesn't say <BR>&gt; anything good or bad (but it doesn't say much at all). <BR>&gt; <BR>&gt; is this bad/good/indifferent? does unique imply index? <BR>&gt; <BR>&gt; this is for mysql 4.1 <BR>&gt; <BR>&gt; -barry <BR>&gt; <BR>&gt; [1] http://dev.mysql.com/doc/refman/4.1/en/mysql-indexes.html <BR>&gt; <BR>&gt; _______________________________________________ <BR>&gt; Cialug mailing list <BR>&gt; Cialug@cialug.org <BR>&gt; http://cialug.org/mailman/listinfo/cialug </BLOCKQUOTE>
<!-- END WEBMAIL STATIONERY -->

</body>
</html>