Summary: in this tutorial, you will learn how to use the Oracle CREATE SYNONYM statement to create an alternative name for a database object such as a table, view, sequence, procedure, stored function, and materialized view.. Introduction to Oracle CREATE SYNONYM statement. The CREATE SYNONYM statement allows you to create a synonym which is an alternative name …