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 synonym?

Answer Posted / suraj kedia

A synonym is nothing but a permanent alias name given to an
existing data base table.

The main concept of synonym is as below;
1)To hide the original table name.
2)To hide the owner of the table.

Synonym can be created on following 3 objects:
1)Table
2)View
3)Synonym

Synonym are of basically 2 types:
1)Public synonym: This can only be created by a data base
administrator.
2)Private synonym: This can be created by any valid data
base user.

Syntax for creating a synonym is

create [or replace] synonym synonym_name for object name;

Is This Answer Correct ?    13 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is mapping debugger?

1063


What are the databases that informatica can connect to windows?

1095


What are the advantages of informatica?

1051


What do you mean by blocking transformation?

1111


How to load last n records of file into target table - informatica

1129


Can one use mapping parameter or variables created in one mapping into any other reusable transformation?

1136


list out all the transformations which use cache?

1234


How to display session logs based upon particular dates. If I want to display session logs for 1 week from a particular date how can I do it without using unix. ?

2079


How to differentiate between the active and passive transformations?

1224


what is the end to end process meaning in my project(my project is development)and functionality plz tell me

2064


How to generate or load values in to the target table based on a column value using informatica etl tool.

1109


How to load the name of the current processing flat file along with the data into the target using informatica mapping?

1332


can we override a native sql query within informatica? Where do we do it? How do we do it?

1105


Explain the types of lookup transformation?

1098


What is fact table? Explain the different kinds of facts.

1120