Viewing 15 posts - 31 through 45 (of 412 total)
SQL-DBA (4/27/2012)
---
Timothy A Wiseman
SQL Blog: http://timothyawiseman.wordpress.com/
April 27, 2012 at 6:20 pm
Encryption is an extremely useful layer in what should be a multi-layered approach to data security, and when there is any doubt whatsoever about the sensitivity of the data, it...
---
Timothy A Wiseman
SQL Blog: http://timothyawiseman.wordpress.com/
December 28, 2011 at 4:50 pm
Great article. I think a solid grounding in set theory would be very helpful for many DBAs.
If I may respectfully offer a couple of minor corrections and clarifications though:
Your...
---
Timothy A Wiseman
SQL Blog: http://timothyawiseman.wordpress.com/
November 21, 2011 at 3:14 pm
I have run into this problem off and on, and once even wrote a solution to it ( http://www.sqlservercentral.com/scripts/Print/63240/%5B/url%5D ). After struggling with it myself a few times, I...
---
Timothy A Wiseman
SQL Blog: http://timothyawiseman.wordpress.com/
February 1, 2011 at 3:43 pm
I have to agree with you. Taking steps to ensure that disk space is not wasted is definitely beneficial.
But there is a counterbalancing point: Disk space is normally cheaper...
---
Timothy A Wiseman
SQL Blog: http://timothyawiseman.wordpress.com/
January 3, 2011 at 11:38 am
A fantastic article. I think I would rather approach this particular problem in pure T-SQL (or bringing it into something more suited for thorough statistical analysis, depending on the...
---
Timothy A Wiseman
SQL Blog: http://timothyawiseman.wordpress.com/
December 29, 2010 at 11:57 am
I must apologize. This was meant to be a reply and not a new topic. Is there someway to delet this?
---
Timothy A Wiseman
SQL Blog: http://timothyawiseman.wordpress.com/
October 6, 2010 at 12:23 pm
agree with some, but not all of the conlusions. There is value in standardizing the things that it makes sense to standardize.
With that said, first this is an attitude that...
---
Timothy A Wiseman
SQL Blog: http://timothyawiseman.wordpress.com/
October 6, 2010 at 12:17 pm
mortenmaate (9/8/2010)
One thing I would like to mention additionally: Look a the SQL Server version. In my experience many companies upgrade their SQL...
---
Timothy A Wiseman
SQL Blog: http://timothyawiseman.wordpress.com/
September 8, 2010 at 9:39 am
It is definitely good to have this pointed out since a lot of people do not realize it, and this was well written and clear.
From my standpoint, it tends to...
---
Timothy A Wiseman
SQL Blog: http://timothyawiseman.wordpress.com/
September 2, 2010 at 12:16 pm
This provides an excellent overview of the current MPP situation, thank you for providing it.
---
Timothy A Wiseman
SQL Blog: http://timothyawiseman.wordpress.com/
August 11, 2010 at 11:26 am
fahey.jonathan (8/9/2010)
---
Timothy A Wiseman
SQL Blog: http://timothyawiseman.wordpress.com/
August 9, 2010 at 10:53 am
Hugo Kornelis (8/9/2010)
The simple version has this caveat: it works "as long as they share the same primary key and...
---
Timothy A Wiseman
SQL Blog: http://timothyawiseman.wordpress.com/
August 9, 2010 at 10:51 am
My knowledge of Oracle is limited, but I understood that a Materialized View was always accurate to the second, just as an Indexed View always is in SQL. If...
---
Timothy A Wiseman
SQL Blog: http://timothyawiseman.wordpress.com/
July 15, 2010 at 6:27 pm
This was a rather interesting article. But it made me think of two things I think are worth noting.
First, when dealing with complicated queries over large datasets that do...
---
Timothy A Wiseman
SQL Blog: http://timothyawiseman.wordpress.com/
March 17, 2010 at 10:52 am
Viewing 15 posts - 31 through 45 (of 412 total)