Can one database be a publisher and subscriber for the same Publication (Transactional or Merge)?
I would like to create a filtered publication for a table and create a clone table that would only get a subset of data from the original table in the same database.
Thank you.