I'm running the following query to get a list of my Merge Publications but I'm getting results of publications I have deleted a long time ago.
Thanks in advance,
David.
SELECTname as merge_published_db
FROMsys.databases
WHEREis_merge_published = 1
ORDER BYmerge_published_db