Entering content frame

 create_synonym_statement 

<create_synonym_statement> ::=
  CREATE [PUBLIC] SYNONYM [<owner>.]<synonym_name> FOR <table_name>

 

Leaving content frame