How do you change the order of columns?
Answer / Harminder Kaur
"To change the order of columns in a PostgreSQL table, use the ALTER TABLE command with the REORDER COLUMNS option. For example: ALTER TABLE my_table REORDER COLUMNS (column1, column2, column3);"
| Is This Answer Correct ? | 0 Yes | 0 No |
How do I change the default postgres password?
Does drop table also drop indexes?
What is a ctid?
How to import sql file in postgresql pgadmin 4?
What is the schema of a table?
How to access postgresql database from another machine?
Is mysql faster than postgresql?
What language is postgresql written in?
What are foreign key constraints?
How do I view blob data?
How to write sql script in postgresql?
Explain about pgadmin?
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)