Re: Firebird and PostgreSQL at the DB Corral.

From: Paul Ganainm <paulsnewsgroups(at)hotmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Firebird and PostgreSQL at the DB Corral.
Date: 2003-12-21 10:49:44
Message-ID: MPG.1a4f8b27fcb5ee829896b9@news.gmane.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


spam_eater(at)gmx(dot)net says...

> Paul Ganainm schrieb:

> FB does not support inline views/derived tables, e.g.:

> SELECT count(*) FROM (SELECT col1, col2 FROM table)

If you have IB/FB, there is a sample db that comes with it, Employee.
There is a view in that db called phone_list.

I did select count(*) from phone_list and it worked.

Paul...

> Thomas

--

plinehan x__AT__x yahoo x__DOT__x com

C++ Builder 5 SP1, Interbase 6.0.1.6 IBX 5.04 W2K Pro

Please do not top-post.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Chris Travers 2003-12-21 12:00:40 Re: [NOVICE] PostgreSQL Training
Previous Message ezra epstein 2003-12-21 08:14:24 FEATURE REQUEST: let arrays support null values.