What is the SQL statement to remove a query from a database?
Printable View
What is the SQL statement to remove a query from a database?
What do you mean by that, are you referring to a function/sp, views? However, you may check the help provided by the DBMS you are trying to develop with (I thought it starts with DROP:rolleyes:)..