Viewing 15 posts - 1,351 through 1,365 (of 8,760 total)
June 16, 2018 at 3:36 am
This is one very busy view! It is very hard to advice on anything here as one does not have any schema nor data.
😎
On this error, the...
June 14, 2018 at 2:07 am
June 14, 2018 at 1:55 am
Couldn't help it as when I read through the article and the whole discussion, I saw some obvious...
June 13, 2018 at 9:21 am
If I understand the question correctly, then this could be a solution.
😎
USE TEEST;
GO
SET NOCOUNT ON;
DECLARE @TXML XML = '<_DETAIL>
June 12, 2018 at 11:21 pm
June 12, 2018 at 10:21 pm
June 11, 2018 at 4:33 am
I'm new to SQL Server. We got an issue on our Production Server at...
June 11, 2018 at 3:46 am
tshad - Monday, June 11, 2018 1:32 AMI was able to use this in the actual select statement and it worked perfectly.Thanks.
You...
June 11, 2018 at 2:57 am
June 11, 2018 at 2:47 am
June 11, 2018 at 2:18 am
Viewing 15 posts - 1,351 through 1,365 (of 8,760 total)