API17:JDatabaseQuerySQLAzure::group
From Joomla! Documentation
JDatabaseQuerySQLAzure::group
Description
{{subst:Description:JDatabaseQuerySQLAzure::group}}
public function group ($columns)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $columns | mixed | A string or array of ordering columns. |
- Returns Returns this object to allow chaining.
- Defined on line 248 of libraries/joomla/database/database/sqlazurequery.php
- Since

See also
JDatabaseQuerySQLAzure::group source code on BitBucket
Class JDatabaseQuerySQLAzure
Subpackage Database- Other versions of JDatabaseQuerySQLAzure::group
{{subst:SeeAlso:JDatabaseQuerySQLAzure::group}}
User contributed notes
<CodeExamplesForm />