Schema for Synonym

This is a discussion on Schema for Synonym within the Oracle forums in Oracle Database category; Hi I am new to oracle. Can any one help me how to access public synonym using schema name? (Eg) Table name : Employee Owner : swift select * from swift.Employee --> Its working Like above i need for public synonym : SynEmployee select * from SynEmployee --> Its working select * from swift.Employee --> Giving error Instead of swift what i have to use for public synonym? In simple words, In sql we will use dbo.object name in query.Like that i am searching for oracle public synonym Thanks in Advance Regards, Arun...

Go Back   Database Forum > Oracle Database > Oracle

Database Forums

Register FAQ Calendar Search Today's Posts Mark Forums Read
  #1  
Old 04-05-2008, 04:52 AM
Default Schema for Synonym

Hi
I am new to oracle. Can any one help me how to access public synonym using schema name?


(Eg) Table name : Employee Owner : swift

select * from swift.Employee --> Its working

Like above i need for public synonym : SynEmployee

select * from SynEmployee --> Its working
select * from swift.Employee --> Giving error
Instead of swift what i have to use for public synonym?

In simple words,
In sql we will use dbo.object name in query.Like that i am searching for oracle public synonym

Thanks in Advance
Regards,
Arun
Reply With Quote
  #2  
Old 06-24-2008, 02:13 AM
Default Re: Schema for Synonym

while you try to access the synonym,what is the error you are getting ?
Reply With Quote
  #3  
Old 07-08-2008, 04:45 PM
Default Re: Schema for Synonym

What you are saying is in conflict with the way public synonyms are used. You create a public synonym so you don’t have to put the owner. In the query. Please let me know if you need more help.
Reply With Quote
Reply


Thread Tools
Display Modes



All times are GMT -4. The time now is 11:46 PM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Integrated by bbpixel2008 :: jvbPlugin R1013.368.1

Search Engine Friendly URLs by vBSEO 3.1.0
vB Ad Management by =RedTyger=
In an effort to better serve ads to our visitors, cookies are used on Mydatabasesupport.com. For more information, check out our Privacy Policy.