SQL 2008 R2 ryger ud af support
Efter september 2019 stopper Microsoft supporten af SQL Server 2008 og 2008 R2. Hvad betyder det så...
Efter september 2019 stopper Microsoft supporten af SQL Server 2008 og 2008 R2. Hvad betyder det så...
Data and log files are initialized to overwrite any existing data left on the disk from previously...
A few weeks back I was visiting a client who asked me to write a script that could tell him the...
We all know that network handling is very expensive, so when loading a large amount of data...
Do you see tables taking up much more space than expected? And when looking at the table design and...
Normally I’m not a big fan of using trace flags, my advice is only to use these when it is...
With the release of SQL Server 2012 SP1 CU2, an enhancement to the BACKUP command has been added....
Where did I put my Sales table?
Every now and then standard queries just aren’t sufficient as data sources and therefore it might...
Have you ever got the request to use special characters, like ( ) / & %, in the names of your...
…Balanced Power Plan that is
Caring about nature is most certainly a likable trait. But did you...
Have you ever thought about logging the before and after value for an update or delete? It’s...
By default view are updateable. It means you can write a TSQL update statement against a view just...
Maybe you are using views as a layer between your tables and your users. If you have a lot of views...
Almost every one of my customers is running a backup of their databases (you would be surprised if...