sb_get_indexes (public)

 sb_get_indexes table_name [ html_anchors_p ] [ pki ]

Defined in packages/schema-browser/tcl/schema-browser-procs-postgresql.tcl

Create statements for indexes on table_name.

Parameters:
table_name
html_anchors_p (defaults to "f")
pki (optional)

Partial Call Graph (max 5 caller/called nodes):
%3 sb_get_table_description sb_get_table_description (public) sb_get_indexes sb_get_indexes sb_get_table_description->sb_get_indexes db_foreach db_foreach (public) sb_get_indexes->db_foreach db_list_of_lists db_list_of_lists (public) sb_get_indexes->db_list_of_lists

Testcases:
No testcase defined.
[ show source ]
Show another procedure: