Answers

Question and Answer:

  Home  SQL

⟩ Why does the following command give a compilation error?

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

 155 views

More Questions for you: