0x00730002 (7536642) The table-name is a reserved word: Table-name.

Explanation

The table-name in a CREATE TABLE, CREATE INDEX, CREATE VIEW or CREATE PROCEDURE statement is a reserved word.

User response

References to this table must be performed by using delimited identifiers in SQL DML statements.