Hi all,
is it possible to make a stored procedure taht work for all tables ?
what i need is to set values for two fields (usermod, datemod) that i have in all tables in my database, with the current database user an current datetime values.
Thanks in advance.
Regards.
is it possible to make a stored procedure taht work for all tables ?
what i need is to set values for two fields (usermod, datemod) that i have in all tables in my database, with the current database user an current datetime values.
Thanks in advance.
Regards.