Calculating Average Values in ZN Framework
261
If you would like to get averages of a column with ZN Framework all you need as Query is:
 
Query:
DB::select('ColumnName')->avg('Price')->get('TableName')->value();


Here you can also manipulate it by combining with other queries like "where" or "joins" for more targeted usage.

If you are looking for consultation, fill the Contact Form below.
Know thyself, know thy enemy. A thousand battles, a thousand victories. Sun Tzu
Haluk YAMANER - Personal
Contact Form
You must complete Security Verification to submit your form.