Got this awesome tip on the IT Pro Windows website. How to resize your windows and icons when hooking or unhooking to an external monitor for SurfaceBook and
Improving an organization’s existing database code often seems an exercise in futility. But database professionals can improve existing assets by using the refactoring concept, which allows the slow
With the release of Excel 2013, Microsoft introduced a set of powerful new features called Power Functions. These include Power Pivot, Power View, Power Maps and Power BI.
When using SQL Server, you may want to find file information to gather statistics you can use to make database management decisions. This is when you may wish
Reposting this article I wrote four years ago. It has happened to most SQL Server DBAs and Windows Administrators before: We go to uninstall a program, on Windows
“The number of transistors incorporated in a chip will approximately double every 24 months.” – Gordon Moore When Gordon Moore, co-founder of Intel, made this observation in 1965,
SQL Server Database Administrators always get to hear the age old question: How much longer will that restore or backup take? We’ve always answered this question based on
Have you found yourself thrust into new responsibilities within your IT department as a manager overseeing database operations?You may be what’s called an “Accidental DBA.”As we explained
Database sharding is a data-partitioning scheme spreading data across various servers in a distributed fashion. Also known as “shared-nothing” database partitioning; the concept was developed by Google and