JDatabaseDriverNosql::getTableKeys
Retrieves field information about the given tables.
Signature
public function getTableKeys(mixed
$tablesĀ )
Parameters
-
$tables
- A table name or a list of table names.
Returns
- array
- An array of keys for the table(s).