One time only trigger/function on every row...

Поиск
Список
Период
Сортировка
От wyatt@draggoo.com
Тема One time only trigger/function on every row...
Дата
Msg-id 20011117205542.14874.cpmta@c001.snv.cp.net
обсуждение исходный текст
Ответы Re: One time only trigger/function on every row...  ("Andrew G. Hammond" <drew@xyzzy.dhs.org>)
Список pgsql-general
I didn't even think of this as I was adding books into my database, but I didn't rearrange the titles ('Shining, The'
asopposed to 'The Shining') like I should have. 

I'm writing a function to use as a trigger to check and, if need be, rearrange the titles as they are added to the
database,but is there an easy way to loop through all of the records currently in the database and run that function on
them?

Thanks,
Wyatt



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

Предыдущее
От: Grant Table
Дата:
Сообщение: Re: Triggers, functions and column names: a poser
Следующее
От: David Wheeler
Дата:
Сообщение: DBD::Pg BYTEA Character Escaping