Hi there
Just wondering how exactly i can delete a unwanted DataManager catalog?
Do i just delete the Schema from the database? or is there is a better approach?
Hi,
A catalog is simply a collection of tables in a database. To delete the catalog, remove the tables - that's it :)
MF.