Possible Duplicate:
Determining how a schema change occurred?
Using SQLServer 2008, I see in my schema a particular table was dropped. I am trying to figure out when / why etc? Is there any commands I can run to see when the table was dropped, or anything that could help me out.
Thanks.