fixed typo
This commit is contained in:
parent
999e03fd59
commit
450db8b2de
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
* GROUP BY and HAVING clauses can be used for dealing with aggregate functions
|
||||
* Following aggregate functions are availible on DQL: COUNT, MAX, MIN, AVG, SUM
|
||||
* Following aggregate functions are available on DQL: COUNT, MAX, MIN, AVG, SUM
|
||||
|
||||
Selecting alphabetically first user by name.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue