Creating a table
To create a new table, perform the following on the Db2® Object Functions panel:
- Type
3
in the Object Type entry field. - Type
C
on the command line. - Press Enter. FM/Db2 displays the Create Table panel.
Use the Create Table utility to create a new Db2® table. If a table already exists that is similar to the one you want to create, you can use that table as a model for the new table.
Related tasks
- 1. Columns (Create Table)
- 2. Nulls and default values (Create Table)
- 3. Options (Create Table)
- 4. Unique constraints (Create Table)
- 5. Referential constraints (Create Table)
- 6. Check constraints (Create Table)
- 7. Procedure exits (Create Table)
- 8. Generate values (Create Table)
Related references
- Db2 Object Functions panel
- Create Table panel
- Create Table: Columns panel
- Create Table: Nulls and Default Values panel
- Create Table: Options panel
- Create Table: Unique Constraints panel
- Create Table: Column Referential Constraints panel
- Create Table: Column Check Constraints panel
- Create Table: Procedure Exits panel
- Create Table: Generate Values panel