December 20, 2012 at 9:33 pm
Comments posted to this topic are about the item Query all objects created or modified after specified date
"Do not seek to follow in the footsteps of the wise. Instead, seek what they sought." - Matsuo Basho
December 21, 2012 at 3:40 am
Thanks
Its very usefull query
I had create stored procedure for it with inputdate parameter
Thanks again
December 21, 2012 at 6:46 am
monpara.sanjay (12/21/2012)
ThanksIts very usefull query
I had create stored procedure for it with inputdate parameter
Thanks again
I'm not a sysadmin, more of a developer and data analyst, so I usually write my system table and DMV queries as scripts (as opposed to stored procedures), so I can run them on a server where I have been granted datareader access but not permission to create objects.
"Do not seek to follow in the footsteps of the wise. Instead, seek what they sought." - Matsuo Basho
May 3, 2016 at 7:02 am
Thanks for the script.
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply