set echo onselect owner, synonym_name, table_owner, table_name from all_synonyms where table_owner = upper('&1')/set termout offundefine 1set termout onset echo off