Using QMF


Displaying the QBE query panel

Before you can write a query in QBE, you need to display the QBE Query panel. There are two ways to do this from the command line on the QMF Home panel. The method you choose depends on whether you plan to use QBE most of the time or switch back and forth between query languages.

  1. If you plan to write queries in QBE most of the time, enter:
    SET PROFILE (LANGUAGE=QBE
    RESET QUERY
    SAVE PROFILE
    
  2. If you prefer to have another language set in your profile, you can specify QBE for your current session with the command:
    RESET QUERY (LANGUAGE=QBE
    


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]