How to find what time object was created | SQL Server Performance Forums

SQL Server Performance Forum – Threads Archive

How to find what time object was created

Hello, In SQL 2000 I can sort the tables not just by date, but also by time they were created. I don’t see this option in SQL 2005, does anyone know how to see this? Thanks
You can see and sort the objects based on crdate column in sql 2005 as well
Does the system table of SQL Server 2005 not have time part in crdate column? Madhivanan Failing to plan is Planning to fail
Yeah, I know, but I was hoping there’s some visual tool to see this quickly. Thanks anyway.
]]>