1.

How To Drop An Existing View In Mysql?

Answer»

If you have an existing VIEW, and you dont want it anymore, you can delete it by USING the “DROP VIEW viewName” STATEMENT

If you have an existing view, and you dont want it anymore, you can delete it by using the “DROP VIEW viewName” statement



Discussion

No Comment Found