Skip to Main Content Skip to Search
Product Documentation

database.tables - Get database table names

Syntax

T = tables(conn)
T = tables(conn,C)
T = tables(conn,C,S)

Description

T = tables(conn) returns all tables and table types for the database connection object conn.

T = tables(conn,C) returns all tables and table types for all schemas of the given catalog name C.

T = tables(conn,C,S) returns the list of tables and table types for the database with the catalog name C and schema name S.

See Also

database.catalogs | database.schemas | get

  


Recommended Products

Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.

 © 1984-2012- The MathWorks, Inc.    -   Site Help   -   Patents   -   Trademarks   -   Privacy Policy   -   Preventing Piracy   -   RSS