Object features of pg

Поиск
Список
Период
Сортировка
От Michael Ansley
Тема Object features of pg
Дата
Msg-id 7F124BC48D56D411812500D0B7472514061449@fileserver002.intecsystems.co.uk
обсуждение исходный текст
Ответы Re: Object features of pg  (Peter Mount <peter@retep.org.uk>)
Список pgsql-sql
<p><font size="2">I've done the following:</font><p><font size="2">create table address (address varchar(50), postcode
varchar(9));</font><br/><font size="2">create table client(id integer, name varchar(30), address
address);</font><p><fontsize="2">Now, how the hell do I get information into the address field of client?  There
appearsto be very little in the manual dealing with PGs object features.  Any pointers to places in the manual, or
directinstructions would be gratefully accepted.</font><p><font size="2">Cheers...</font><p><font size="2">MikeA</font> 

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

Предыдущее
От: Keith Wong
Дата:
Сообщение: Re: trigger examples
Следующее
От: Peter Mount
Дата:
Сообщение: Re: Object features of pg