SQL SERVER – Beginning of SQL Server Architecture – Terminology
SQL Server Architecture is a very deep subject. Covering it in a single post is an almost impossible task. However, this subject is very popular topic among beginners and advanced users. I have requested my friend Anil Kumar, who is expert in SQL Domain to help me write a simple post about Beginning SQL Server Architecture. As stated earlier, this subject is very deep subject and in this first article series he has covered basic terminologies. In future article he will explore the subject further down.
SQL SERVER – Three Methods to Insert Multiple Rows into Single Table – SQL in Sixty Seconds #024 – Video
SQL SERVER – A Brief Note on SET TEXTSIZE
Here is a small conversation I received. I thought, though an old topic, indeed a thought provoking for the moment. Question: Is there any difference between LEFT function and SET TEXTSIZE?
SQL SERVER – Answer – Value of Identity Column after TRUNCATE command
SQL SERVER – Download PSSDIAG Data Collection Utility
SQLAuthority News – Featuring in Call Me Maybe The Developer Way – Pluralsight Video
SQL SERVER – DELETE, TRUNCATE and RESEED Identity
SQL SERVER – Reseting Identity Values for All Tables
SQL SERVER – Color Coding SQL Server Management Studio Status Bar – SQL in Sixty Seconds #023 – Video
I often see developers executing the unplanned code on production server when they actually want to execute on the development server. Developers and DBAs get confused because when they use SQL Server Management Studio (SSMS) they forget to pay attention to the server they are connecting. It is very easy to fix this problem. You can select different color for a different server. Once you have different color for different server in the status bar, it will be easier for developer easily notice the server against which they are about to execute the script.



