JDatabaseDriverNosql::getTableCreate
Shows the table CREATE statement that creates the given tables.
Signature
public function getTableCreate(mixed
$tablesĀ )
Parameters
-
$tables
- A table name or a list of table names.
Returns
- array
- A list of the create SQL for the tables.