Updated on 2022-08-12 GMT+08:00

Creating a Table

Scenarios

This section describes how to create a table.

Prerequisites

  • An RDS for PostgreSQL DB instance has been connected.
  • There are tables in the database and schema created by the current user.

Procedure

  1. In the navigation pane on the left, right-click the target table and choose Create > Table from the shortcut menu.
  2. On the General tab, enter required information and click Save.

    Figure 1 Basic information

  3. On the Columns tab, add table columns and click Save.