exec sp_helparticle @publication = N'Testing_Pub'exec sp_helppublication @publication = N'Testing_Pub'exec sp_helpsubscription @publication = N'Testing_Pub', @article = N'CaseTest'exec sp_helpsubscription @publication = N'Testing_Pub', @article = N'FKCompKey'-- etc...