db_fullquery_compatible_p (private)

 db_fullquery_compatible_p fullquery [ rdbms ]

Defined in packages/acs-bootstrap-installer/tcl/40-db-query-dispatcher-procs.tcl

Check compatibility of a FullQuery against an RDBMS This procedure returns true or false. The RDBMS argument can be left out, in which case, the currently running RDBMS is the one against which compatibility will be checked. NOTE: not complete -- should return something depending on compatibility of RDBMSs

Parameters:
fullquery (required)
rdbms (optional)

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