Profile
Achievement
deschism's Recent SnippetsTagged sql
- All /
« 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
823
posted 15 years ago by deschism