db_current_rdbms (public)
db_current_rdbms
Defined in packages/acs-bootstrap-installer/tcl/40-db-query-dispatcher-procs.tcl
- Returns:
- the current rdbms type and version.
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- db__database_interface
Source code: return [list type [db_type] version [db_version]]XQL Not present: Generic, PostgreSQL, Oracle