Share via


Setting or Changing Default Values

You can set or change default values for table fields after you have built your table.

To change an existing default value

To view the current default value for a field, use the DBGETPROP( ) function; these values are read-only for tables and can only be changed using the ALTER TABLE command.

See Also

Setting or Changing Field-Level or Table Rules | Renaming Fields | Working with Tables | Deleting Fields | Modifying the Table Structure