Tags: Programming Language.

Query Management Facility is a query tool invented by IBM for interfacing with their DB2 system. The most recent version is Version 9.2.QMF allows users to execute the SQL queries online and displays the results immediately on screen. Along with executing queries it also allows to save the results in Dataset generate reports.An example of QMF query might be:Select *From frmp.frmv805_014Where attrdate > current dateand mco= 4and busid =4order by 1

Loading...

This page contains content from the copyrighted Wikipedia article "IBM Query Management Facility"; that content is used under the GNU Free Documentation License (GFDL). You may redistribute it, verbatim or modified, providing that you comply with the terms of the GFDL.