Microsoft
Software
Hardware
Network
Question : how to identify when a column was modified
Hi,
Can someone help me understand how to identify when a column datatype/lenth was modified in the table? Is that possibe?
Answer : how to identify when a column was modified
At table/object level you can track when was the last DDL performed.
select last_ddl_time from user_objects where object_name = upper('table name');
But at column level, not possible unless you have database audit options enabled.
Random Solutions
Distribution List Membership
Why do I need to remove metadata from domain controller?
Access Denyed with Squid
Import data into Sybase Database from Excel
sql loader csv file (upload blank record)
Outlook suddenly takes a long time to do a send/receive
How to add some needed priviliges to a non-admin user account?
Exchange 2007 emails going to spam folders since ISA proxy installation - how to correct?
Hta script that needs some changed to be able to send 2 mails to 2 different groups with same body but different Subject
Mail Merge with section breaks