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 DB2 Server for VSE
or VM) 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
