Subject | Re: [Firebird-Architect] Re: Fb 2.1 and TYPE OF in PSQL |
---|---|
Author | Adriano dos Santos Fernandes |
Post date | 2006-11-24T18:29:17Z |
Vlad Horsun wrote:
shares the same namespace as tables, to not have ambiguity.
Adriano
>> Why not use the the table column type?The functionality and the syntax looks great to me, if future schemas
>> Oracle has this feature:
>>
>> Columname table.column%type;
>>
>
> I also like it. But without "%type" :) I.e.
>
> DECLARE <varname> TYPE OF <tablename>.<columnname>
>
> Adriano, what do you think ?
>
shares the same namespace as tables, to not have ambiguity.
Adriano