API17:JDatabaseQuerySQLAzure::concat
From Joomla! Documentation
JDatabaseQuerySQLAzure::concat
Description
{{subst:Description:JDatabaseQuerySQLAzure::concat}}
public function concat (
$fields
$separator=null
)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $fields | array | $fields | |
| $separator | string | null | separator |
- Returns String concantenaation of all the fields
- Defined on line 495 of libraries/joomla/database/database/sqlazurequery.php
- Since

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