Articles → POSTGRESQL → Create A Table In Database Using Pg Admin In Postgresql
Create A Table In Database Using Pg Admin In Postgresql
Steps
- Expand the ‘Schemas’ tab inside the database.
Click to Enlarge
- Inside it, right-click on the ‘Tables’ icon and click on Create → Tables
Click to Enlarge
- A window will appear to enter table name, owner, schema etc.
Click to Enlarge
- Once the table name is added, click on the ‘Columns’ tab to add column.
Click to Enlarge
- Here, you can click on ‘+’ sign to add columns. Once you click on ‘+’, a row is added.
Click to Enlarge
Click to Enlarge