Viewing 15 posts - 466 through 480 (of 927 total)
Wowwww ...... Everything is table Scan.
the thickest line is showing the following stats
Estimated Data Size : 5595 GB
Estimated Number of Rows : 4228010000
Estimated Row Size : 1421...
August 15, 2014 at 12:49 am
Good Knowledge base question. Thanks for sharing 🙂
August 15, 2014 at 12:35 am
Nice question. Thanks for sharing
August 13, 2014 at 7:32 am
Take your time. if you need any query do lets us know.
August 12, 2014 at 6:55 am
Its strange really because whether its runs on SSMS or SSIS, its will operate on the SQL SERVER level. so time should not be the different. if the query you...
August 12, 2014 at 6:32 am
Hi Chat,
Correction its Cath 🙂
you simply solved. my brain not worked at that moment 🙁
Happens!!! 😎
August 12, 2014 at 4:11 am
Good knowledge base question for the understanding of transaction scope. Thanks for sharing
August 12, 2014 at 4:07 am
Sample data and Desire Output will be very helpful to understand the problem and its solution.
August 8, 2014 at 12:18 am
I have two problems with this (correct me if I am wrong) :
1. The comments field is a NTEXT datatype, so I have to cast it before performing...
August 7, 2014 at 4:25 am
ChrisM@Work (8/7/2014)
August 7, 2014 at 2:12 am
you did, you did ...
you did saw a scalable and OleDB command in a same paragraph 😀
i was actually referring to Derived column thou 🙂
August 7, 2014 at 2:02 am
Honestly, if any data transformation is required, it should be in Derived Columns, trust me on this, people have spends a lot of hours to diagnose the issue, if these...
August 7, 2014 at 1:21 am
lode.vervaeck 33792 (8/5/2014)
This works ( a single SQL statement )
Update DeliveryConditions
set isdefault=1
where id=?
This does not...
August 5, 2014 at 8:57 am
Viewing 15 posts - 466 through 480 (of 927 total)