Subject | Remove column attribute which overrides domain attribute |
---|---|
Author | Jorge Andrés Brugger |
Post date | 2007-04-10T11:58:44Z |
I can define a domain to be, for example, varchar(10) collate es_es.
Then I can use that domain in a table column, and I can override the
collate attribute (for example, I can define that column as collate
pt_br, even when the domain is collate es_es).
How do I remove from table column that overriding attribute? (or, how to
"inherit" domains props again).
Thanks!
--
Jorge Andrés Brugger
Informática
DASU - Obra Social del Personal de la Universidad Nacional de la Patagonia
Comodoro Rivadavia, Chubut, Argentina
Teléfono (0297) 446-4444 int. 103
Correo electrónico: jbrugger@...
Website: www.dasu.com.ar
Then I can use that domain in a table column, and I can override the
collate attribute (for example, I can define that column as collate
pt_br, even when the domain is collate es_es).
How do I remove from table column that overriding attribute? (or, how to
"inherit" domains props again).
Thanks!
--
Jorge Andrés Brugger
Informática
DASU - Obra Social del Personal de la Universidad Nacional de la Patagonia
Comodoro Rivadavia, Chubut, Argentina
Teléfono (0297) 446-4444 int. 103
Correo electrónico: jbrugger@...
Website: www.dasu.com.ar