| From: | Gert Kienhuis <gertkienhuis(at)hotmail(dot)com> |
|---|---|
| To: | info(at)pgsql(dot)com |
| Subject: | Inquiry From Form [pgsql] |
| Date: | 2002-10-16 12:36:03 |
| Message-ID: | 20021016123603.623288A3C24@hub.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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 have to implement a system with a PostgreSQL database. In SQL you can in your create statement for a table use ROW(street CHAR(20), number INTEGER(2)) for storing 2 things in one row and they are still separated. When I tryed this in PostgreSQL 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, Arthur Bernstein and Michael Kifer. You can find ROW(...) on page 513
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Richard Huxton | 2002-10-16 13:14:22 | Re: RV: bad result in a query!! hopeless |
| Previous Message | Martijn van Oosterhout | 2002-10-16 12:21:17 | Re: Corrupt database |