Viewing 15 posts - 811 through 825 (of 8,760 total)
Thanks for your reply Eirikur , Could you correct me if am i wrong? In...
December 29, 2018 at 6:11 am
OlyKLin - Friday, December 28, 2018 4:07 PMThank you so much for all the help!
You are very welcome.
😎
December 29, 2018 at 5:22 am
December 29, 2018 at 2:28 am
Input SQL Table Sample
Output Expected.
Trying to get above...
December 29, 2018 at 2:23 am
December 28, 2018 at 8:14 am
I just wanted steps /how to troubleshoot sql server from perfmonace point of view...
December 28, 2018 at 5:24 am
Another run on a more optimized i5-4310U 4 Logical Cores @ 2.00GHz system, 512GB SSD, Microsoft SQL Server 2016 (SP1-GDR) (KB4458842) - 13.0.4224.16 (X64)
😎
December 28, 2018 at 2:19 am
Just ran the test on a i7-4600U 4 core @ 2.1GHz, 256Gb SSD, SQL Server 2017 on Ubuntu 18.04.1 LTS
😎
T_TXT ...
December 28, 2018 at 12:57 am
Results on my i5 laptop
How many CPU/cores was on...
December 28, 2018 at 12:12 am
Here is a table example
😎
USE TEEST;
GO
SET NOCOUNT ON;
DECLARE @TXML XML = '<ns1:Order xmlns:ns1="http://company.com/licensing/neworder/v2">
<ns1:AccountInfo Name="NewCustomerName"...
December 27, 2018 at 11:58 pm
Insert only is one thing, things change drastically once updates, deletes and reinserts are introduced, without the knowledge of the data life-cycle patterns, it's all guesswork.
😎
December 27, 2018 at 9:16 am
Thanks for the write up Evgeny!
😎
One thought on the test setup, the loop iteration and the execution overhead may skew the results.I've done similar tests...
December 27, 2018 at 4:25 am
December 27, 2018 at 3:01 am
December 27, 2018 at 12:29 am
December 26, 2018 at 8:38 am
Viewing 15 posts - 811 through 825 (of 8,760 total)