IBM Books

SELECT statement

Type the SELECT statement that extracts the data you want from the table or view you selected from the contents pane.

The default statement extracts all data. For example:

SELECT * FROM SYSIBM.SYSINDEXES

Figure rule not displayed.

Related information

[ Top of Page | Table of Contents | Glossary | Index ]

[ DB2 List of Books | Search the DB2 Books ]