so, quite a few versions back (around 9.x) NPM and APM used the same database (I am guessing you still could). When we upgraded to SAM, we decided to split NPM/SAM to separate servers and databases.
Instead of creating a NEW database, we simply copied the NPM db, renamed, etc - everything is working fine - however - I have noticed that a lot of the tables that were in the NPM database are not used by APM -
Is it safe to drop the "Nefflow" tables from my SAM database? they seem to have no data, but to "clean up" I would like to drop them.