משהו אישי ,ו… היכונו ל- SQL SERVER 2008
אז מכיוון שזה הבלוג הראשון שלי רציתי להציג את עצמי למי שלא מכיר……,שמי דני רביד ואני מנהל תחום SQL SERVER במכללת הי טק, בנוסף אני כיום אני משמש כראש תחום MS-SQL & BI בחברת GlassHouse. אני מתעסק עם...
View ArticleHi from seattle, impressions from the Sql 2008 jumpstart .
I am writing you from Seattle so I decided to write in the local language J. I just attended the Sql 2008 jumpstart training in Redmond, and have learned a lot on the new features of Sql 2008; one of...
View ArticleSql 2008 intellisense, just a cool feature?
When I first worked with sql 2008 management studio ,I really enjoyed the new intellisense feature ,for instance the ability to work from the query environment without going to the object explorer to...
View ArticleControl Resource consumption Using SQL Server 2008 Resource Governor
Resource Governor is a new technology in SQL Server 2008 that enables you to manage SQL Server workload and resources by specifying limits on resource consumption by incoming requests. this is the...
View ArticleMulti Server Queries in SQL Server 2008
a nice feature i wanted to share is the ability to run a query on multiple servers\instances in SSMS 2008 ,first you open the registered servers pane In SQL Server 2008, you can administer multiple...
View ArticleA free SQL Server Performance analysis tools
a new tool i stumbled upon in www.codeplex.com which is called “Sql Nexus Tool” ,i paste here the tool description : What is SQL Nexus? SQL Nexus is a tool that helps you identify the root cause of...
View ArticleGetting Blocking Info In SQL Server 2005 & 2008 the easy way
i am always surprised to learn that many really helpful features of SQL server are not known to the general SQL server community ,from my experience one of those nice “unknown” features is getting...
View Articlewhat “estimated subtree cost = 1” means ? or a great SQL server history story….
a lot of my student’s ask me when we talk about query plans and and we are hovering over a graphical plan in SSMS like this one : the question is,what does the estimated subtree cost = 0.6237 mean ? is...
View ArticleCumulative update package 1 for SQL Server 2008 has been released
Microsoft has a new servicing model for SQL server ,in this new servicing model from time to time there are “cumulative updates’ released that include a cumulative group of hotfixes,this is also the...
View Article