user splash wrote:> Hi,
> 
> Does anyone knows how to do the following kind of insert?
> 
> in the table:
> 
> column1   string    not null
> column2   string    not null
> column3   string    not null
> 
> 
> 
> I have to save data only into column2. Is this possible? How can I
> acheive this?
> 
> 
> 
> Thanks
Hi,
To ensure that my previous question is clear enough.....How do I insert 
data into one column of the above example''s table?
Thanks
-- 
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Ruby on Rails: Talk" group.
To post to this group, send email to
rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---