How do I add one column in postgresql?
Answer / Anubhav Saxena
To add a new column to an existing table, you can use the following command: `ALTER TABLE table_name ADD COLUMN column_name data_type;`
| Is This Answer Correct ? | 0 Yes | 0 No |
What ports does postgresql use?
Do provide an explanation for pgadmin?
What is character varying in postgres?
What is shared buffer in postgres?
How many columns can a postgres table have?
Is postgresql secure?
What are the rules of setting a primary key?
What are the advantages of postgresql?
What are the data types in postgresql?
How secure is postgresql?
How do I enable postgis on pgadmin?
How do I change the default port for postgresql?
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)