search for: a00489df

Displaying 1 result from an estimated 1 matches for "a00489df".

2006 Apr 11
2
concat results from db query
I''ve got a bunch of records coming back from a database like so ID WORDS 1. banana apple orange 2. apple pear 3. banana orange I want to take the records in the WORDS field and concatinate them into one large array so I can play around with it. How do I do this? -- Posted via http://www.ruby-forum.com/.