How to use dbms_metadata.get_ddl to extract PUBLIC Synonyms
My database has more then 2000 PUBLIC synonyms which have to be re created in similar database. I need some help on how to use dbms_metadata.get_ddl to extract all PUBLIC Synonyms DDL
Oracle version: 9i