Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How do you change the order of columns?



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

Post New Answer

More Postgre Interview Questions

How do I change the default postgres password?

1 Answers  


Does drop table also drop indexes?

1 Answers  


What is a ctid?

1 Answers  


How to import sql file in postgresql pgadmin 4?

1 Answers  


What is the schema of a table?

1 Answers  


How to access postgresql database from another machine?

1 Answers  


Is mysql faster than postgresql?

1 Answers  


What language is postgresql written in?

1 Answers  


What are foreign key constraints?

1 Answers  


How do I view blob data?

1 Answers  


How to write sql script in postgresql?

1 Answers  


Explain about pgadmin?

1 Answers  


Categories