listTables
Retrieves a list of all table names in the current database schema. The names will be returned with schema prefixes if the database supports it.
Return
A list of table names as strings.
Retrieves a list of all table names in the current database schema. The names will be returned with schema prefixes if the database supports it.
A list of table names as strings.