Viewing 15 posts - 46 through 60 (of 73 total)
I got it wrong but noticed that only 2 people answered the question (including me), we both got it wrong, yet it says only 50% selected option 3 and no-one...
May 20, 2017 at 1:51 pm
I teach SQL on SQL Server and one thing that Linux gives is the ability to set up an inexpensive VPS on a service such as DigitalOcean for about $10 per...
January 13, 2017 at 7:00 am
Hello Andrew
Thanks for all the information you have given and the things to check.
I have now added primary keys and clustered indexes to all tables in the database and this...
October 30, 2015 at 6:40 am
Kristen-173977 (10/8/2015)
robinwilson (10/7/2015)
Jeff Moden (10/5/2015)
The final 42 million reads is pretty bad, as well, even for a batch run. That's like doing a table scan from a 344GB table.
I...
October 10, 2015 at 12:23 pm
WayneS (10/4/2015)
Robin,Did you check the power saving settings that Jason mentioned just a couple of posts ago?
Hello Wayne
Sorry I forgot to reply but this was not the issue and it...
October 7, 2015 at 3:37 pm
Hello All
I just wanted to say thanks for the help everyone has given.
The software supplier has now agreed to implement primary keys and clustered indexes across their software in the...
October 7, 2015 at 3:36 pm
Jeff Moden (10/5/2015)
Eric M Russell (10/3/2015)
898 million page reads? Each page is 8'000 bytes... :w00t:
The final 42 million reads is pretty bad, as well, even for a batch run. ...
October 7, 2015 at 3:21 pm
Hello All
I just wanted to update this topic after completing some testing.
Virtualisation
We set up a new physical server and restored a copy of the database there to see if it...
October 2, 2015 at 4:47 pm
Kristen-173977 (9/27/2015)
robinwilson (9/26/2015)
I think you are going to have that problem with all of them (except perhaps sp_HelpText) due to column-width display limits in SSMS...
September 28, 2015 at 3:38 pm
Hello All and thanks for the replies.
Yes this is really strange but then most things seem to be in my database (i.e. complete lack of clustered indexes or primary keys,...
September 28, 2015 at 3:28 pm
Kristen-173977
I do really need today's data if possible. They need to be able to view the data, act on it and then refresh to make sure what they have done...
September 28, 2015 at 3:04 pm
Thanks for the interesting replies!
The vendor has now taken a copy of our database and sent me a query with a few table-value functions they could run within 47 seconds...
September 25, 2015 at 6:01 pm
Thanks all for the information and detailed responses which is all really useful.
Heaps
I was told this by the software supplier:
I accept that clustered indexes do seem like a simple solution...
September 23, 2015 at 6:18 pm
Please can I ask if anyone knows the answers to these questions:
Primary Key vs Clustered Index
Would a clustered index or a primary key (which seems to always create a clustered...
September 23, 2015 at 8:20 am
Hello both
Kristen-173977
In using the software it does seem a bit faster but it is a bit hard to benchmark (like your traffic light example!) as the test system is not...
September 23, 2015 at 8:05 am
Viewing 15 posts - 46 through 60 (of 73 total)