Changing xml in a database

Поиск
Список
Период
Сортировка
От C G
Тема Changing xml in a database
Дата
Msg-id Law12-F43saV9MHxdr40002814d@hotmail.com
обсуждение исходный текст
Список pgsql-general
Dear All,

I have installed the contrib xml package and have it working, but I would
like some advice on the best way to use it. In particular, how should I
alter xml files? For instance, if I have:

<name>None</name>

and I wanted to update 'None' to 'John', what's the best way of doing this?
Can xml contrib package do this for me, if so how? What including a new
level, e.g.

<name>None</name>
<address>somewhere</address>

Many thanks

Colin

_________________________________________________________________
Find a cheaper internet access deal - choose one to suit you.
http://www.msn.co.uk/internetaccess


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

Предыдущее
От: Rajesh Kumar Mallah
Дата:
Сообщение: Re: Problem with create index
Следующее
От: Christopher Murtagh
Дата:
Сообщение: Re: PL/Perl returning multiple rows