On Fri, 27 Jun 2003 14:50:58 -0700, "Dathan Vance
Pattishall" <[EMAIL PROTECTED]> wrote:
 
| So, my question is how can multiple values for a single field get
| represented in a single row and receive the benefits of an index? How
| can this data be represented?

Try using a SET column type and then using mysql's
FIND_IN_SET() function in your where clause.



--
Michael Brunson                          504.200.2222
[EMAIL PROTECTED]                        ICQ: 83163789
Data Center Manager --  www.zipa.com  --    Zipa, LLC


--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to