I need a piece of code that allow me to copy(Imports) objecgts from one database into another. I do not want all the objects, just some that follow certain name conventions, for example starts with 2 digit numbers like "01 test query". Also, could I do the same if I need to delete objects from the database?
Thank you
Thank you