Hi All,
Here is whats happening , my manager asked me to create trigger which writes both what is inserted and/or updated record whenever a table gets updated.and I have done that for a single table.But he wanted to create a single trigger which does the same for all 52 tables which ofcourse have different structures.someone suggested to get Table names and column names from sysObjects...and it is very urgent......
your valuable ideas please.
Thanks