Painting Blue Code
Simple, self-explanatory code snippets.
2013-10-18
TSQL - Object creation and modification date
SELECT
type
,
name
,
create_date
,
modify_date
FROM
sys
.
objects
;
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment