Re: Max Columns in a SQL Select

From: Richard Huxton <dev(at)archonet(dot)com>
To: PS PS <psus2020(at)yahoo(dot)com>
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: Max Columns in a SQL Select
Date: 2004-05-17 18:06:42
Message-ID: 40A8FF32.4050003@archonet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

PS PS wrote:
> SQL Guru's,
>
> Does anyone know what is the Column Limit in a SQL
> Query in Oracle RDB version 7.1?
>
> I've about 200 columns in my SQL query. Each column
> is a computed column -- Case when a = b Then c Else 0
> End.

You'll probably want an Oracle mailing list - this is for PostgreSQL.

--
Richard Huxton
Archonet Ltd

In response to

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Yasir Malik 2004-05-17 19:34:42 Re: Replace function ...
Previous Message Karsten Hilbert 2004-05-17 16:51:13 Re: Unique Constraint with foreign Key