Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is a public synonym?

Answer Posted / basanti

Synonym is an alias for a object of a database.
It can be created for TABLE or VIEW.
There are two type of synonym PRIVATE and PUBLIC.

public synonym is created by a keyword public.
public synonym is accessible to any schema in the database.
Syntax to create public synonym:
CREATE PUBLIC SYNONYM synonym_name FOR object_name;

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How are extents allocated to a segment?

1181


Explain compound trigger in oracle?

1088


What is bulk copy or bcp in oracle?

1184


How many types of cluster table in Oracle?

1081


How to invoke the original export import utilities?

1133


How is it different from a normal table?

1084


What is format trigger?

2120


What do database buffers contain?

1083


How to do a full database export?

1153


Using the relations and the rules set out in the notes under each relation, write statements to create the two sequence generators specified in the notes.

2176


What is tns name?

1026


List out the difference between commit, rollback, and savepoint?

1094


What is blob data type in oracle?

1207


How to specify default values in insert statement using oracle?

1153


How to run queries on external tables?

1086