drop public synonym; : Synonym « User Previliege « Oracle PL / SQL






drop public synonym;

  

drop public synonym synonymName;

   
  








Related examples in the same category

1.Create synonym for table
2.Creating a Public Synonym
3.Creating a Private Synonym
4.drop synonym addresses;
5.create synonym for a view
6.Create synonyms for dropped tables
7.Viewing synonyms and what they reference.