Planning for your table

Make sure that you are authorized to create tables.

Before you create a table, you need the following information:
  • The storage space for the table (called table space name in Db2® for z/OS® and dbspace name in DB2® Server for VSE and VM) in which you can save your tables; check with your 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.