copying/moving from one table to another

Поиск
Список
Период
Сортировка
От Joachim Trinkwitz
Тема copying/moving from one table to another
Дата
Msg-id 87og191ymp.fsf@mailout.uni-bonn.de
обсуждение исходный текст
Список pgsql-sql
Hi all,

is there a handy way to copy or (preferrably) move a whole record
from one table to another, equally structured table in the same DB?

Background: I have some tables which hold information concerning our
staff, where people quite so often come and go, because their
employment contract is limited to a year or two. When deleting a
person in the DB, I don't want to lose this information completely,
but I want to save it in a backup table.

I suppose this is a newbie question, maybe I am stirring me blind
somewhere ...

Greetings and thanks,
jaochim


В списке pgsql-sql по дате отправления:

Предыдущее
От: Webb Sprague
Дата:
Сообщение: Getting number of days
Следующее
От: Jie Liang
Дата:
Сообщение: Re: copying/moving from one table to another