API17:JDatabaseQuery::delete
From Joomla! Documentation
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
JDatabaseQuery::delete
Description
Add a table name to the DELETE clause of the query.
Description:JDatabaseQuery::delete [Edit Descripton]
Synopsis
public JDatabaseQuery->delete ($table=null)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $table | null |
Returns
Defined in
libraries/joomla/database/databasequery.php
Referenced by
See also
SeeAlso:JDatabaseQuery::delete
Examples
<CodeExamplesForm />
