Planning for your table
Make sure that you are authorized to create tables. Before you
create a table, you need the following information:
- The spacename (called tablespacename in
DB2 and dbspacename in SQL/DS) into which
you can save your tables. Check with your QMF administrator for
this information.
- The name of the table.
- The columns you want to include in the table, and the data type
of each column.
[ Previous Page | Next Page | Contents | Index ]