Subject | Re: [Firebird-Architect] Domains and NOT NULL in PSQL |
---|---|
Author | Dmitry Yemanov |
Post date | 2006-07-14T12:37:32Z |
"Arno Brinkman" <fbsupport@...> wrote:
cast operation? I.e. when CAST (<value> as <domain>) could be different than
CAST (<value> as TYPE OF <domain>)?
Dmitry
>Can you think of a case when a constraint could be violated as a result of a
> I'm not sure i understand your point, but the result of
> CAST(<value> AS <domain>) should meet the domain constraints.
cast operation? I.e. when CAST (<value> as <domain>) could be different than
CAST (<value> as TYPE OF <domain>)?
> Why SQL-source? To give a good report to user?To fix the procedure :-)
Dmitry