Sachin, Umm, I hate to be the one to break it to you, but *postgreSQL *doesn't support rearranging columns in a table, short of dropping them and re-adding them in the desired order. Since postgreSQL itself doesn't support that, I would be truly amazed to learn that pgAdmin4 managed to accomplish that trick.
If I'm wrong, someone *please* let me know. rik. On Thu, Apr 22, 2021 at 9:53 AM Sachin Kumar <[email protected]> wrote: > Hi Team, > > How can we rearrange the column of PostgreSQL using PGADMIN? > > -- > > Best Regards, > Sachin Kumar >
