Re: Can tables have calculated columns?
require($_SERVER['DOCUMENT_ROOT']."/includes/top_config.php");
?>
Re: Can tables have calculated columns?
http://www.postgresql.org/docs/8.1/interactive/sql-createtable.html
It does not seem to be listed in the docs if I'm scanning very fast.
I know Microsoft SQL server supports it.
Perhaps you should use views instead in pgsql.
- Joris
>-----Original Message-----
>From: pgadmin-support-owner(at)postgresql(dot)org
>[mailto:pgadmin-support-owner(at)postgresql(dot)org] On Behalf Of novnov
>Sent: donderdag 30 november 2006 3:59
>To: pgadmin-support(at)postgresql(dot)org
>Subject: Re: [pgadmin-support] Can tables have calculated columns?
>
>Does no one know the answer to this?
>
>novnov wrote:
>>
>> I was under the impression that pgsql supported calculated
>columns in
>> tables, but don't see a way to implement via pgAdmin and can't find
>> anything on the subject in the pgsql docs. Are calculated columns
>> supported?
>>
>
>--
>View this message in context:
>http://www.nabble.com/Can-tables-have-calculated-columns--tf271
>2899.html#a7612700
>Sent from the PostgreSQL - pgadmin support mailing list
>archive at Nabble.com.
>
Home |
Main Index |
Thread Index