| От | David Fetter |
|---|---|
| Тема | Re: auto-filling a field on insert |
| Дата | |
| Msg-id | 20091022025407.GC27368@fetter.org обсуждение исходный текст |
| Ответ на | auto-filling a field on insert (semi-ambivalent <thefronny@gmail.com>) |
| Список | pgsql-general |
On Wed, Oct 21, 2009 at 07:17:44PM -0700, semi-ambivalent wrote: > If I have a table with fields A, B, C and D how could I do something > such that if I insert values in fields A, B and C field D would be > auto-filled with the value A||B||C? Just a pointer of where to begin > looking is fine. Triggers? Copy ... From? Table or field > definitions? Instead of populating your table with this extra information, create a VIEW with what you want in it. Cheers, David. -- David Fetter <david@fetter.org> http://fetter.org/ Phone: +1 415 235 3778 AIM: dfetter666 Yahoo!: dfetter Skype: davidfetter XMPP: david.fetter@gmail.com Remember to vote! Consider donating to Postgres: http://www.postgresql.org/about/donate
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера