I'm scheduling a select t-sql statement and every time it runs, I want to include the current date and time in the result of the select statement. How would I go about doing that?
Thanks!
I'm scheduling a select t-sql statement and every time it runs, I want to include the current date and time in the result of the select statement. How would I go about doing that?
Thanks!