We ahve a column in our table that has
new info added each time using a JOIN function.
The data is separated using a  :  separator.

How does one retrieve this info from the colomn and put it
into list format, or check for duplicates, or do a search
in the column for  a certan string.
We use PERL for all database entries and retrievals.

Sample data

1223:1897:9807:36754:20875

Thanks,
-- 
Bruce Therrien <[EMAIL PROTECTED]>


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

Reply via email to