Tag Archives: sql server 2008

Sql Server Interview question: Data deletion / Size reduction

Question: When you delete data from a table, is SQL Server reducing immediately the size of that table? Continue reading Sql Server Interview question: Data deletion / Size reduction

How to determine what edition Microsoft Sql Server you have installed

To determine what edition  of Microsoft Sql Server you have installed you have to start Sql Server Management Studio and run the following query : Continue reading How to determine what edition Microsoft Sql Server you have installed