The DROP TABLE command removes a table from the specified database. The specified table cannot be removed because it does not exist in the system catalog.
There could be several reasons,
Make sure the table name is correct.
Make sure you have sufficient access permission to drop the specified table.
If NOT then above ask your DBA to investigate the problem.
Thursday, August 7, 2008
Cannot drop the table
Labels:
SQL,
SQL Database,
SQL Server,
Vijaya Kadiyala
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment