Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: synonym for a user-defined data type?
have you tried 'create public synonym user_type for user.user_type' ?
Jared
"Feldhausen, Hans" To: Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com> <HFELDHAUSEN_at_G cc: EICO.COM> Subject: synonym for a user-defined data type? Sent by: root_at_fatcity.c om 12/18/01 06:00 AM Please respond to ORACLE-L
We're working with Oracle v8.1.6.2.
How can we declare a synonym for a user-defined data type? We would like to
create a public synonym for a user-defined data type so that when this
data-type is created under one schema it is accessible to all schemas
without having to prefix it.
TIA!
Hans Feldhausen
GEICO DBA
(301) 986-3746
HFeldhausen_at_GEICO.com
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Feldhausen, Hans INET: HFELDHAUSEN_at_GEICO.COM Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-LReceived on Tue Dec 18 2001 - 15:32:36 CST
(or the name of mailing list you want to be removed from). You may
also send the HELP command for other information (like subscribing). -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: INET: Jared.Still_at_radisys.com Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from). You may
also send the HELP command for other information (like subscribing).
![]() |
![]() |