Why does the following command give a compilation error?

Submitted by: Administrator
DROP TABLE &TABLE_NAME; Variable names should start with an alphabet. Here the table name starts with an '&' symbol.
Submitted by: Administrator

Read Online SQL Job Interview Questions And Answers