Viewing 15 posts - 20,131 through 20,145 (of 59,072 total)
TomThomson (7/10/2015)
Eirikur Eiriksson (7/10/2015)
--Jeff Moden
Change is inevitable... Change for the better is not.
July 11, 2015 at 12:20 am
Grace09 (7/10/2015)
Jeff, The Compilation Time is from the last time the sql server were rebooted. Thanks.
Ok... but I need to know what that date and time was, please.
--Jeff Moden
Change is inevitable... Change for the better is not.
July 10, 2015 at 5:02 pm
I wouldn't (and haven't) used any of those 3 methods. I'd (and have) do the clustered index by Date (the partitioning column) and the PK. It's going to happen...
--Jeff Moden
Change is inevitable... Change for the better is not.
July 10, 2015 at 12:17 pm
I have a 350GB database in my SQLServer based telephone system. If that system goes down, we're toast because it's a critical part of our business to "answer the...
--Jeff Moden
Change is inevitable... Change for the better is not.
July 10, 2015 at 12:02 pm
raghava_tg (7/10/2015)
will post sample tables data and query i am using.
in the mean while can any one directing...
--Jeff Moden
Change is inevitable... Change for the better is not.
July 10, 2015 at 11:17 am
Do you have that "Compile Time" that I asked for?
--Jeff Moden
Change is inevitable... Change for the better is not.
July 10, 2015 at 10:10 am
Eirikur Eiriksson (7/10/2015)
SQLRNNR (7/10/2015)
Sean Lange (7/10/2015)
Just saw this posted as an explanation to a problem.I'm new to SQL already researched in the Chinese do not think swimming on my mistake
:w00t:
Whu??
Where...
--Jeff Moden
Change is inevitable... Change for the better is not.
July 10, 2015 at 10:09 am
Grant Fritchey (7/10/2015)
And the first several chapters of my book on query tuning should help.
I know Gail's fine articles on performance tuning don't cover the ODBC cursors that are created...
--Jeff Moden
Change is inevitable... Change for the better is not.
July 10, 2015 at 7:52 am
In the report itself, you should see a little [+] sign next to the query text. Click that to expand and tell me what the full "Compile Time" is.
This...
--Jeff Moden
Change is inevitable... Change for the better is not.
July 9, 2015 at 6:27 pm
Grace09 (7/9/2015)
--Jeff Moden
Change is inevitable... Change for the better is not.
July 9, 2015 at 3:04 pm
Stan Kulp-439977 (7/9/2015)
SilentMike (7/9/2015)
Really useful article, thanks.
I have a question around the long term use of this solution. I've done a bit of testing and the subscription still seems...
--Jeff Moden
Change is inevitable... Change for the better is not.
July 9, 2015 at 8:33 am
BL0B_EATER (7/9/2015)
"The key point when planning a backup strategy is not to think about what backups you want to take – think about what...
--Jeff Moden
Change is inevitable... Change for the better is not.
July 9, 2015 at 8:29 am
derek.colley (7/10/2012)
--Jeff Moden
Change is inevitable... Change for the better is not.
July 8, 2015 at 7:31 pm
The transaction log backups should never longer than the max amount of data that you willing allow to lose. Once every 15 minutes is just fine and it's not...
--Jeff Moden
Change is inevitable... Change for the better is not.
July 8, 2015 at 6:50 pm
giri10488 (7/6/2015)
what is alwayson high availability in detail & how its works?pls reply
There's an incredible website that, apparently, no one ever uses that has all the detail you'll need on...
--Jeff Moden
Change is inevitable... Change for the better is not.
July 8, 2015 at 5:54 pm
Viewing 15 posts - 20,131 through 20,145 (of 59,072 total)