Good morning, can someone help me or indicate where the error is in this procedure, when it runs it takes a while to run and it does not work
USE [PureLogger]
GO
/****** Object: StoredProcedure [dbo].[__Log_EveryThings] Script Date: 7/21/2020 1:08:45 PM ******/
SET ANSI_NULLS ON
GO
SET...