Table Design/text/shared/explorer/database/05010000.xhpSun Microsystems, Inc.Table DesignIn the Table Design window you define new tables or edit the structure of an existing table.The window has its own menu bar. It also contains the following new command: Index DesignTable definition areaThis area is where you define the table structure.Field NameSpecifies the name of the data field. The database engine may impose restrictions on the length of the table name, and the use of special characters and spaces within the table name.Field typeSpecifies the field type. The available field types are limited by the database engine being used.DescriptionSpecifies an optional description for each field.The row headers contain the following context menu commands:CutCuts the selected row to the clipboard.CopyCopies the selected row to the clipboard.PastePastes the content of the clipboard.DeleteDeletes the selected row.Insert RowsInserts an empty row above the current row, if the table has not been saved. Inserts an empty row at the end of the table if the table has already been saved.Primary KeyIf this command has a check mark, the data field is defined as a primary key. By clicking the command you activate/deactivate the primary key definition of the field. The command is only visible if the data source supports primary keys.Field propertiesDefines the field properties of the currently selected field.LengthSpecifies the maximum number of characters allowed for data entry of the corresponding data field including any spaces or special characters.Decimal placesSpecifies the number of decimal places for a numerical field or decimal field.Default valueSpecifies the value that is the default in new data records.Format exampleDisplays the format code to assign to the field value that you can select with the ... button....This button opens the Field Format dialog.Help areaDisplays a help string or hint defined by the database designer for the given field.