sb::get_tables (public)
sb::get_tables selected_table_name
Defined in packages/schema-browser/tcl/schema-browser-procs-postgresql.tcl
Build an HTML table of all PG tables belonging to the current user. Each PG table name is returned as a hyperlink to a page which displays the table's structure.
- Parameters:
- selected_table_name (required)
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.