Subject Getting stored procedure to obtain timestamp
Author Richard
Hi,

I have a stored procedure that updates a user record, and it works fine.
I have a field in the user database that is called LastUpdated. What
syntax would I use in the stored procedure, to get "it" to update the
LastUpdated field in the users table, as opposed to me passing the
LastUpdated time as a parameter?

Thanks in advance

--
Richard