Cause
REPLACE and IF NOT EXISTS have been used both in a DDL statement.
Action
Use only one of the two terms in the DDL statement.
Error Message
REPLACE and IF NOT EXISTS cannot coexist in the same DDL statement
REPLACE and IF NOT EXISTS have been used both in a DDL statement.
Use only one of the two terms in the DDL statement.