Max Columns in a SQL Select - Mailing list pgsql-sql

From PS PS
Subject Max Columns in a SQL Select
Date
Msg-id 20040517163736.23605.qmail@web20311.mail.yahoo.com
Whole thread Raw
Responses Re: Max Columns in a SQL Select
List pgsql-sql
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.

It gives me a runtime error -- abnormal program
termination -- upon execution.  

Thanks a lot in advance.

    
__________________________________
Do you Yahoo!?
SBC Yahoo! - Internet access at a great low price.
http://promo.yahoo.com/sbc/


pgsql-sql by date:

Previous
From: Stephan Szabo
Date:
Subject: Re: a wierd query
Next
From: Karsten Hilbert
Date:
Subject: Re: Unique Constraint with foreign Key