I have a logic in my Stored procedure ,where I want to check the timings of min,max and avg timings.
If (@ID like 'TRE%')
BEGIN
SELECT
@Col1= substri
I have a logic in my Stored procedure ,where I want to check the timings of min,max and avg timings.
If (@ID like 'TRE%')
BEGIN
SELECT
@Col1= substri