How do you add a column?
Answer / Loveleen Kaur
To add a column in PostgreSQL, use the ALTER TABLE command with the ADD COLUMN clause. Here's an example:
ALTER TABLE table_name ADD COLUMN column_name data_type;
| Is This Answer Correct ? | 0 Yes | 0 No |
Is postgresql a programming language?
Does google use postgresql?
Can a unique key be a foreign key?
Which key can be used to execute a query in the query editor?
How are the stats updated in postgresql?
How many columns can a postgres table have?
What does postgresql stand for?
What is postgresql dba?
How to drop all tables in postgresql?
How to insert data from one table to another in postgresql?
How to open postgresql gui in ubuntu?
What port does postgresql listen on?
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)