Prepare Interview

Mock Exams

Make Homepage

Bookmark this page

Subscribe Email Address

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:

©2025 WithoutBook