Examples

  1. To present a prompt panel for the QMF DISPLAY command:
      DISPLAY ?
  2. To display the current QMF procedure object:
      DISPLAY PROC
  3. To display a shared QMF query (MONTHLY) owned by another user (JANET):
      DISPLAY QUERY JANET.MONTHLY
  4. If your current location is a DB2 for OS/390 server, and you wish to display a table (VISION) owned by a user (JOHNSON) located at a remote database location (BOISE):
      DISPLAY TABLE BOISE.JOHNSON.VISION
[ Previous Page | Next Page | Contents | Index ]