deschism


Member since 07/10/2009

1 snippets

1313 profile views

1 Comment(s) Posted

View their favorites

their Tags


Profile

Achievement

first submission:submitting first snipplet

deschism's Recent Rails SnippetsTagged sql



« Prev 1 Next »
count(*args) Count operates using three different approaches. Count all: By not passing any parameters to count, it will return a count of all the rows for the model. Count using column: By passing a column name to count, it will return a count of...
1 628 posted 14 years ago by deschism
« Prev 1 Next »