Hi,
I want to do some data integration from oracle to SQL Server. I want to check how long the integration take for one process and i have multiple process in that integration. I plan to include start time and end time for each process in stored procedure and save it in db but i don't know how to do it.