Viewing 15 posts - 856 through 870 (of 8,760 total)
December 17, 2018 at 9:54 am
December 17, 2018 at 4:17 am
md44 - Monday, December 17, 2018 3:29 AMThis works! Thank you very much!
You are very welcome.
😎
December 17, 2018 at 3:48 am
Here is an example XQuery to read both the values and the attributes.
😎
USE TEEST;
GO
SET NOCOUNT ON;
DECLARE @TXML XML...
December 17, 2018 at 12:53 am
Can you please post the XML rather than a picture of it!
😎
December 16, 2018 at 12:38 am
December 15, 2018 at 10:50 am
My suggestion is to add a covering no-clustered index and use Scott's query, that will reduce the effort to a single scan of the index without any sorting.
😎
December 15, 2018 at 5:38 am
We need lot more information here, no way of helping without is.
😎
Having no code, execution plan or anything substantial, my guess would be "Full Moon"😉
December 15, 2018 at 5:06 am
Drew - the TRY_CAST returned NULL, so for whatever reason...
December 15, 2018 at 3:46 am
December 15, 2018 at 1:28 am
December 13, 2018 at 4:43 am
The "cold calls" from recruiters who have found me via...
December 12, 2018 at 10:58 am
December 12, 2018 at 1:43 am
Viewing 15 posts - 856 through 870 (of 8,760 total)