PostgreSQL
 sql >> Database >  >> RDS >> PostgreSQL

Postgres:Converti varchar in testo

ALTER TABLE table1 ALTER COLUMN column1 TYPE text;