دوره مقدماتی بانک اطلاعاتی
302, Found
http://channel9.msdn.com/Series/dbfundamentals icon
مجموعه آموزشی 5 قسمتی که موارد زیر را بررسی می‌کند:

* مفاهیم و اصطلاحات اولیه 

* روابط در بانک اطلاعاتی

* ایجاد بانک اطلاعاتی و اشیاء بانک اطلاعاتی

* دستورات Select ,Delete,Update

* مدیریت بانک اطلاعاتی

دوره مقدماتی بانک اطلاعاتی
افزایش سرعت Store Procedures با Table Value Parameters
200, OK
https://visualstudiomagazine.com/articles/2015/06/01/table-valued-parameters.aspx icon
In an earlier column, I suggested that one way to speed up your application was to reduce the trips you make to your database, specifically by avoiding calling a stored procedure multiple times. To enable that, I showed how to pass a stored procedure multiple parameter values in a single call and then, inside the stored procedure, load the parameters into a table where they could be integrated with other SQL statements.
افزایش سرعت Store Procedures با Table Value Parameters
آشنایی با قابلیت های SQL Server 2016
301, MovedPermanently
http://www.brentozar.com/archive/2015/05/reading-the-sql-server-2016-data-sheet/ icon

همانطور که اطلاع دارید نسخه آزمایشی SQL Server 2016 قرار از تابستان امسال (2015) در دسترس باشد. قابلیت‌های جدیدی به این محصول اضافه شده است. تعدادی از آنها عبارتند از 

1- امکان استفاده از Clustered Column Store Index در جداول Memory Optmized

2- َAlways Encrypted

3- پشتیبانی از JSON

4- پشتیبانی از زبان R در SQL Server

و ...

آشنایی با قابلیت های SQL Server 2016
چند مطلب درباره ی SqlServer.ScriptDom
200, OK
https://crismorris.wordpress.com/category/scriptdom/ icon
بخاطر کمبود مستندات برای SqlServer.ScriptDom  مایکروسافت، آقای موریس چند پست وبلاگی  در این باره نوشته و یه مخزن github  هم در این رابطه ایجاد کرده که برای شروع یادگیری مناسبه.
چند مطلب درباره ی SqlServer.ScriptDom
SQL Server® 2014 Service Pack 1 منتشر شد
302, Found
http://blogs.technet.com/b/dataplatforminsider/archive/2015/04/15/sql-server-2014-service-pack-1-is-now-available.aspx icon

A few of the customer-requested updates in Microsoft SQL Server 2014 SP1 are:

  • Column store performance is improved when batch mode operators spill over to disk. A new XEvent provides insights into column store inserts.
  • Several issues in buffer pool extension SSD configuration are addressed, including the ability to do instant initialization of the buffer pool extension file.
  • Certain queries compile faster when using new cardinality estimator, and other cardinality estimation query plans are more efficient when using TF-4199. 
  • The scalability benefits of two trace flags (TF-1236, TF-9024) are applied automatically.
  • Backup header information retrieval works better with encrypted backups.
SQL Server® 2014 Service Pack 1 منتشر شد