Returns list of objects (schemas or tables) in a DB2 database.
| 1 | db2_list_objects(conn, schema = NULL)
 | 
| conn | database connection object | 
| schema | name of schema, specified to list tables in a schema. Leave as NULL to show list of shemas in database. | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.