How to check, given a table, whether replication is set for column lever or the whole table is published?
sysarticles tell if a table is publishe or not; But it really doesn't tell if replication is set at column level or not.
How to check, given a table, whether replication is set for column lever or the whole table is published?
sysarticles tell if a table is publishe or not; But it really doesn't tell if replication is set at column level or not.