JDatabase::getTableCreate/11.1
From Joomla! Documentation
JDatabase::getTableCreate
Description
Shows the table CREATE statement that creates the given tables.
Description:JDatabase::getTableCreate [Edit Descripton]
public function getTableCreate ($tables)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $tables |
- Returns array A list of the create SQL for the tables.
- Defined on line 1188 of libraries/joomla/database/database.php
- Since

See also
JDatabase::getTableCreate source code on BitBucket
Class JDatabase
Subpackage Database- Other versions of JDatabase::getTableCreate
SeeAlso:JDatabase::getTableCreate [Edit See Also]