Entering content frame

Syntax documentation create_synonym_statement Locate the document in the library structure

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

 

Leaving content frame