Column limits in table/ views - Mailing list pgsql-sql

From A.M.
Subject Column limits in table/ views
Date
Msg-id 945001F0-986A-11D7-AAB2-0030657192DA@cmu.edu
Whole thread Raw
Responses Re: Column limits in table/ views
List pgsql-sql
I have 560 columns of NUMERIC(10,14). To not run up against max column 
restraints, I split the information into two tables. Does the column 
limit on tables imply the same limit for views or selects or could I 
potentially select a row across both tables and make a view that hides 
the split?




pgsql-sql by date:

Previous
From:
Date:
Subject: Re: Approved
Next
From: javier garcia - CEBAS
Date:
Subject: EXTERN JOIN with WHEN query