Diseño de tabla

In the Table Design window you define new tables or edit the structure of an existing table.

Para acceder a esta orden…

In a database file window, click the Tables icon. Choose Insert - Table Design or Edit - Edit.


Información general de bases de datos

Diseño de tabla

La ventana dispone de su propia barra de menús. También contiene la orden nueva siguiente: Diseño de índice

Área de definición de tabla

Esta área es donde se define la estructura de la tabla.

Nombre del campo

Specifies 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.

Tipo de campo

Specifies the field type. The available field types are limited by the database engine being used.

Descripción

Specifies an optional description for each field.

El menú contextual de las cabeceras de fila contiene las órdenes siguientes:

Cortar

Corta la fila seleccionada en el portapapeles.

Copiar

Copia la fila seleccionada en el portapapeles.

Pegar

Pega el contenido del portapapeles.

Eliminar

Borra la fila seleccionada.

Insertar filas

Inserta una fila vacía encima de la fila actual, si la tabla no se ha guardado. Inserta una fila vacía al final de tabla si la tabla se ha guardado ya.

Llave primaria

If 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.

Propiedades del campo

Define las propiedades de campo del campo seleccionado.

Longitud

Specifies the maximum number of characters allowed for data entry of the corresponding data field including any spaces or special characters.

Decimales

Indique el número de decimales para un campo numérico o decimal.

Valor predeterminado

Especifica el valor predeterminado en los nuevos registros de datos.

Ejemplo de formato

Displays the format code to assign to the field value that you can select with the ... button.

...

Este botón abre el diálogo Formato de campo.

Área de ayuda

Displays a help string or hint defined by the database designer for the given field.