Inquiry From Form [pgsql]

Поиск
Список
Период
Сортировка
От Gert Kienhuis
Тема Inquiry From Form [pgsql]
Дата
Msg-id 20021016123603.623288A3C24@hub.org
обсуждение исходный текст
Список pgsql-general
Hello,

I\'m a 19 year old student on the university of enschede (netherlands). We have a course on SQL and a project where we
haveto implement a system with a PostgreSQL database. In SQL you can in your create statement for a table use
ROW(streetCHAR(20), number INTEGER(2)) for storing 2 things in one row and they are still separated. When I tryed this
inPostgreSQL I got a warning near ROW. My question is, can I use ROW(...) in PostgreSQL? 

Greetings
Gert

P.S. We use the book Databases and transaction processing, an application-oriented approach form Philip M. Lewis,
ArthurBernstein and Michael Kifer. You can find ROW(...) on page 513 


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

Предыдущее
От: "Sykora, Dale"
Дата:
Сообщение: Re: transactions
Следующее
От: "Tralhao, Marcelo de Almeida"
Дата:
Сообщение: Oracle's Wrapper in PostgreSQL