Hi,

If I have a table with 100 - 200 million rows and I want to search
For records with specific characteristics.

Ex. 
Skills varchar(300) 
        Skill id's 10           15      
                        Accounting finance etc.

Is it advisable to created a field with skill ids and then use the
Skills column in a full text index 

Thanks for your help, Paul




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

Reply via email to