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 the difference between SYNONYM and ALIAS?

Answer Posted / asr

SYNONYM - 1)It is a private object.
2)Only user who created it,can access it.
3)When the base table is dropped,automatically
sunonym wll drop.
4)SYSADM authority is not needed to create synonym

ALIAS - 1)It is a global object.
2)Any user can access it.
3)When the base table is dropped,automatically
sunonym wll not drop.
4)SYSADM authority is needed to create synonym

Is This Answer Correct ?    18 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between drop table and delete table?

1287


Why do we bind in db2?

1275


What is difference between rollback and commit?

1205


Is db2 free?

1141


When reorg is used?

1182


what is the role of the cursor in db2?

1111


For a db2 column that is being defined as decimal (11, 2), discuss the cobol picture clause.

1160


How is a typical db2 batch pgm executed?

1227


What are the contents of dclgen?

1162


What language is db2 written in?

1103


Give a brief description of db2 isolation levels?

1138


What is dbrm?

1179


What is the difference between "db2ilist" and "db2 get instance" commands in DB2 Database Server?

1315


What is a system catalog table in db2?

1244


How can the firstname and the lastname from the emp table be concatenated to generate complete names?

1322