


The fillfactor for a table is a percentage between 10 and 100. a table which drops itself at the end of the session. This option allows you to create a temporary table, i.e.

You can manage tablespaces using SQL commands such as CREATE TABLESPACE and ALTER TABLESPACE. A tablespace allows you to define an alternative location on the file system where the data files containing database objects (such as tables and indexes) may reside. This optional clause specifies whether the rows of your new table should have OIDs (object identifiers) assigned to them.Ī role which will be owner of the object, or a role which will execute CREATE script in case of empty input field. The name of the schema where your table will be created. To check your diagram for the uniqueness of table names use the Check Diagram tool. The name of the table must be unique within the schema. This tab allows you to adjust the basic table properties, which are used for generating CREATE TABLE or ALTER TABLE statements for executing on the PostgreSQL server. Table Editor consists of several tabs, please see the detailed description below. To open Table Editor, simply double-click on a table in the diagram or select the Properties item from the table context menu. The Table Editor dialog window is intended for editing the following properties of a diagram table: general and database-specific table options (table name, etc.) table columns, table indexes, table constraints, table rules, display options and others.
