> > begin; > select name::varchar(40), address::varchar(45), state char(4), > zip::varchar(10) into t2 from t1; > Thanks for the response, works great. Is there a way to maintain the Primary key and NOT NULL properties using this method? -- Robert
pgsql-general by date:
Соглашаюсь с условиями обработки персональных данных