nested table

Поиск
Список
Период
Сортировка
От Peeter Smitt
Тема nested table
Дата
Msg-id 00ca01c0587d$e63197e0$b6646ac2@miniraket
обсуждение исходный текст
Ответы Re: nested table
Список pgsql-general
Hi
 
I'm sure it has been already discused milion times but i can't find it from list archives.
 
Whats the syntax for inserting and quering tables with nested tables.
 
For example:
 
CREATE TABLE foo (attr1 int2, attr2 int2);
 
CREATE TABLE foo1 (id int4, name text, attr1 foo);
 
Now, how can i insert values into foo1?
 
Thanks
 
Peeter 
 

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

Предыдущее
От: "Diehl, Jeffrey"
Дата:
Сообщение: Help with query. (*)
Следующее
От: "Michelle Anderson"
Дата:
Сообщение: referential integrity