On 12 August 2011 14:06, honey ruby <emailtohoneyr...@gmail.com> wrote:
> in how man ways can we get the data from the data base

You can only get data out of the database by using sql (assuming that
you do not want to dump the database and try and analyse the raw data
by hand).  Of course there are many ways of invoking the sql, via
ActiveRecord for example.

Perhaps you could explain in more detail exactly what it is that you
want to know.

Colin

-- 
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@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to