We have a Production database we wish to update with changes. The changes are in a separate development database. What i need to do is with a copy of the Production Database execute a function that will delete all objects except the tables out of this database so i do not have to delete them one object at a time. is there an easy way to do this?
Thanks
Thanks