db_qd_fetch (public)
db_qd_fetch fullquery_name [ rdbms ]
Defined in packages/acs-bootstrap-installer/tcl/40-db-query-dispatcher-procs.tcl
Fetch a query with a given name This procedure returns the latest FullQuery data structure given proper scoping rules for a complete/global query name. This may or may not be cached, the caller need not know.
- Parameters:
- fullquery_name (required)
- rdbms (optional)
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- db__database_interface