Question: Why does the following command give a compilation error?Answer: DROP TABLE &TABLE_NAME; Variable names should start with an alphabet. Here the table name starts with an '&' symbol. |
Is it helpful?
Yes
No
Most helpful rated by users: