How to ALTER column type? `ALTER TABLE SUBS ALTER COLUMN ID TYPE TEXT;` this code return `near "ALTE

How to ALTER column type? ALTER TABLE SUBS ALTER COLUMN ID TYPE TEXT; this code return near "ALTER": syntax error not working
Was this page helpful?