In PostgreSQL if I need to rename and change column data type, I should run two separate queries to do so. In PostgreSQL if I need to rename and change co
In PostgreSQL if I need to rename and change column data type, I should run two separate queries to do so. In PostgreSQL if I need to rename and change co