I created a table with 85 columns but I missed one column. The missed column should be the 57th one. I don\'t want to drop that table and create it again. I\'m looking to ed
ALTER TABLE table_name ADD COLUMN column_name integer