Viewing 15 posts - 1,186 through 1,200 (of 15,381 total)
Luis Cazares (10/14/2016)
jasona.work (10/14/2016)
Sean Lange (10/14/2016)
Lynn Pettis (10/13/2016)
Wow, what an answer to a 2 year old thread. No idea where they came up with that idea.
Amazing!!! That "answer" is...
October 14, 2016 at 8:05 am
You need to change your html. You built this as a table with a single row. You will will need to modify your html so that you get a new...
October 14, 2016 at 7:13 am
Lynn Pettis (10/13/2016)
Wow, what an answer to a 2 year old thread. No idea where they came up with that idea.
Amazing!!! That "answer" is as vague and useless as...
October 14, 2016 at 7:00 am
Lynn Pettis (10/13/2016)
I am really getting tired of Mr. Celko. And obviously he is losing it as he can't seem to type English sentences without stammering.
No kidding. I get...
October 13, 2016 at 1:04 pm
First and foremost, you do NOT need a loop here. All the loop is doing is causing what could be a pretty fast process to go super slow.
I am pretty...
October 13, 2016 at 10:25 am
hegdesuchi (10/13/2016)
Thank you :-).I suggested same but they are asking to check individual column when there is no difference .
Thanks again 🙂
That is just plain absurd. What is going to...
October 13, 2016 at 10:12 am
Brandie Tarvin (10/13/2016)
ChrisM@Work (10/13/2016)
Brandie Tarvin (10/13/2016)
GilaMonster (10/13/2016)
Grant Fritchey (10/13/2016)
Sean Lange (10/13/2016)
This is supposed to be a list of things to do to optimize queries. While some of these are valid...
October 13, 2016 at 9:54 am
Hugo Kornelis (10/13/2016)
Grant Fritchey (10/13/2016)
Sean Lange (10/13/2016)
This is supposed to be a list of things to do to optimize queries. While some of these are valid most of them lack...
October 13, 2016 at 8:46 am
GilaMonster (10/13/2016)
Grant Fritchey (10/13/2016)
Sean Lange (10/13/2016)
This is supposed to be a list of things to do to optimize queries. While some of these are valid most of them lack context...
October 13, 2016 at 8:21 am
Grant Fritchey (10/13/2016)
Sean Lange (10/13/2016)
This is supposed to be a list of things to do to optimize queries. While some of these are valid most of them lack context or...
October 13, 2016 at 8:13 am
Grant Fritchey (10/13/2016)
Sean Lange (10/13/2016)
This is supposed to be a list of things to do to optimize queries. While some of these are valid most of them lack context or...
October 13, 2016 at 8:13 am
You should look into MERGE. https://msdn.microsoft.com/en-us/library/bb510625.aspx
And it is pointless endeavor to only update the columns that have changed. It will only succeed in making your queries slower because you will...
October 13, 2016 at 7:54 am
Luis Cazares (10/13/2016)
Changing subject here.Has anyone else had problems with the site being slow or fully unavailable since last night (American time)?
Nope. Working fine for me.
October 13, 2016 at 7:50 am
WOW...http://www.sql-datatools.com/2016/05/sql-queries-tuning-and-optimization.html
This is supposed to be a list of things to do to optimize queries. While some of these are valid most of them lack context or explanation. And some of...
October 13, 2016 at 7:49 am
Luis Cazares (10/13/2016)
Ed Wagner (10/13/2016)
jasona.work (10/13/2016)
David Burrows (10/13/2016)
djj (10/13/2016)
Let me get my walker....20 years ago I had been working for 20 years.
Ditto 😀
p.s. I starting programming circa 1973 :w00t:
Geez, '73...
October 13, 2016 at 7:29 am
Viewing 15 posts - 1,186 through 1,200 (of 15,381 total)