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
Outlook 2000
remote desktop install a program getting an error
Remove Windows Update notifications.
Outlook all day meeting request default Show as Free
How do I display baloontip over a toolbar only when the mouse has stopped over the toolbar button?
Desktop wallpaper file missing but image still shows
Computer restarts at startup - endless loop
Free WiFi monitoring Software
merge, past, and parse text files
Txt to HTM convertion