not4google
Programmer
Hi all,
I have a huge Stored Proc (T-SQL) that I need to get some information on. I want to put in print statements at specific points of the procedure to get back the timestamp,
How can I get the timestamps of specific points?
GETDATE()?
Thanks for any suggestions,
I have a huge Stored Proc (T-SQL) that I need to get some information on. I want to put in print statements at specific points of the procedure to get back the timestamp,
How can I get the timestamps of specific points?
GETDATE()?
Thanks for any suggestions,