[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

Queries save

Hello Guy

2/25/2009 10:51:00 PM

Hello i have result from a query like:
TableA|TableB
one | book
two | lamps
three |doors
...

now i want to save this like:
a= "one book", b= "two lamps", c=....

how can i implement this in ruby?

greats
--
Posted via http://www.ruby-....