Viewing 3 posts - 1 through 3 (of 3 total)
That makes sense..Thanks! I appreciate your help.
David
May 13, 2009 at 5:02 pm
#994203
Thanks for the prompt reply. I am new with the coding, this is what I have but I am hitting a road block.
USE pubs
GO
SET NOCOUNT ON
DECLARE updatestats CURSOR FOR
SELECT...
May 11, 2009 at 10:26 pm
#992622
How would I modify the script to pass the owner.tablename?
May 8, 2009 at 11:53 am
#991359