Sql statements

how can u do extra sql statement, than just select, update, and delete

like with join, and group by, how must u used that in the controller

thanks

Hi Nick,

You might not be aware that Rails and Ruby are two different things.

Ruby is the language discussed on this mailing list. Rails is a web
application framework written in Ruby. While a good few people on this
list use Rails too, most will have no idea what you are talking about.

You are more likely to get an answer to your questions about Rails on
the Rails mailing list:

  http://lists.rubyonrails.org/mailman/listinfo/rails

Regards,

Sean

thanks, mate,

will check that out,

pretty new at this