reorder columns?

Started by Andy Krigerover 23 years ago1 messagesgeneral
Jump to latest
#1Andy Kriger
akriger@greaterthanone.com

is there a way to reorder columns in psql?
or to alter table and add columns after a specified columns?

if not, is my only option to recreate the table with columns in the desired
order and select into that table?

thx
a