I (apparently) successfully created a domain in sqlstudio using the command
:

CREATE DOMAIN  D_A_ADRESSE as VARCHAR(32)

And i wonder how to use is now in sql studio. Indeed domains do not appear
in the datatype combo when trying to alter or create a table.
Do i really have to do it with my fingers or is there a way to do it
otherwise ?

Does somebody know if there is a way to massively import domains with power
amc ? Cause the reverse engineering tool don't import the domains ...

Thanx!

--
Marc-Olivier Meunier
Ing�nieur Projet BKLINK
MVH-IRIS
14, rue Rougemont
75009 Paris


_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general

Reply via email to