I have problem creating a table with specific name, and only this name EXP_REG,
EXP_REG
CREATE TABLE EXP_REG (CODE CHAR(2))
I get this error