Am!T
4|v|!"|" "|"3<|-||\|0 800|{
Tuesday, June 21, 2011
Findout the recently modified objects in sql database
SELECT name, create_date, modify_date
FROM sys.objects
WHERE type = 'P'
order by modify_date desc
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment