Capturing inset, last update date and time, and user id
Hi all.
I would like to capture the:
- inset update date and time (date and time a row was created)
- last update date and time (date and time a row was created or the date and time of the last update
- user id of the person or application login
I have a table with the respective columns setup to store the above info as varchar 254.
Are there any built in functions I could use to accomplish this?
I'm using DB2 V8.2 (FP 14) for windows 2000 Pro.
Thanks in advance for any help.
Hi all.
I would like to capture the:
- inset update date and time (date and time a row was created)
- last update date and time (date and time a row was created or the date and time of the last update
- user id of the person or application login
I have a table with the respective columns setup to store the above info as varchar 254.
Are there any built in functions I could use to accomplish this?
I'm using DB2 V8.2 (FP 14) for windows 2000 Pro.
Thanks in advance for any help.