We typically talks about three SCDs which are Type 1, Type 2 and Type 3. In Ralph Kimball and Margy Ross Third edition of the Data Warehouse Toolkit book, they talked about eight types of SCDs.
Translate
Monday, November 30, 2015
Tuesday, October 20, 2015
Time Series Algorithms in SQL Server
This is the fourth article on data mining series. The below are the previous articles in this series.
Shopping Basket Analysis in SQL Server
Using Decision Trees in SQL Server
Data Mining Cluster Analysis in SQL Server
This article focuses Time Series Algorithms which are a forecasting technique. One of the most common algorithms used in industry are time series algorithms which can be used to answer questions on the future values such sales volume for the next season, or petrol prices in winter. Most of the cases, time series algorithms are limited to prices and quantities. However, using the same theories and techniques, they have the capabilities of predicting trajectory or a moving object and next video frame.
Tuesday, September 29, 2015
Microsoft Readies Big Data Service That Includes New U-SQL Language
Earlier this year, Microsoft revealed plans to offer a new HDFS-compatible Hadoop File System data store that could run large analytics workloads called Azure Data Lake. So far, the technical preview hasn't appeared but the company today reiterated that the service, which it will actually call Azure Data Lake Store, will be available later this year and also announced some new services planned for its Azure-based Big Data portfolio.
Monday, September 28, 2015
Configuring Files for TempDB database
First article on SQL Server 2016
http://www.sql-server-performance.com/2015/configuring-files-for-tempdb-database/
Monday, September 14, 2015
PolyBase Technology, Instance Feature or Common Feature?
PolyBase is a new feature added to the SQL Server 2016. This feature includes PolyBase technology that enables truly integrated querying across Hadoop non-relational data and SQL Server relational data using standard T-SQL statements.
While installing PolyBase, it is listed under the instance feature.
However, when this feature is selected, in the next screen you will get this error screen.
This means this is not a instance feature.
Saturday, September 5, 2015
24 hours of SQLPass is coming
24 hours of SQL Pass is happening on Sept 17 & 18th. These are short little 1-hour web casts, but may be of interest to someone. Registration is FREEEEEEEE!!!
Link to sessions:
http://www.sqlpass.org/24hours/2015/summitpreview/Schedule.aspx
Tuesday, August 25, 2015
Moving Your SQL Infrastructure to Microsoft Azure
Just Another Big Business (JABB) Systems International is a fictional, 2,400-employee business with global offices. It manufactures security equipment, such as surveillance systems, alarms, bulletproof glass and cars, safes and related technologies. Its IT team of 15 is responsible for the day-to-day running of its datacenters, as well as improving the business through innovative use of technology.
https://virtualizationreview.com/articles/2015/08/01/moving-your-sql-infrastructure.aspx
Saturday, August 15, 2015
SS SLUG August 2015 Meet-up
Wednesday,August,19
SS SLUG August 2015 Meet-up
- 11th Floor, DHPL Building
No. 42 Nawam Mawatha
Colombo 00200, Sri Lanka
(map) - 18:00 - 20:30 (UTC+05:30) Sri Jayawardenepura
- Language: English
We're back after a month's hiatus. We're sorry that we couldn't hold a meet-up last month. This month we've got two exciting sessions lined up for you...
Sessions:
SQL Server Full Text Search
Ravin Perera, Tech Lead Geveo Australasia
Natural text-search capabilities are a must in modern applications. As SQL Server developers, what are the technologies we can use to provide search-engine-like features in our applciations? "Lucene.Net" is very popular, but comes with a huge integration and administrative overhead. In this session we'll explore the SQL Server built-in Full-Text Search feature which allows developers to fulfill most of the common natural text search needs with zero management overhead. You can integrate natural text-serach capabilities into your databases right away!
About Ravin:
Ravin is a Microsoft certified developer and certified scrum master, who has worked on various types of projects. Connect with Ravin on LinkedIn and Facebook (https://lk.linkedin.com/pub/ravin-perera/2b/466/61b|https://www.facebook.com/ravinsp)
Data Mining: Microsoft Time Series
Dinesh Asanka, Senior Database Specialist Pearson Lanka
Continuing with his data mining series, Dinesh joins us with the Microsoft Time Series algorithm. This algorithm provides regression algorithms that are optimized for the forecasting of continuous values, such as product sales, over time. Learn how to predict trends based on the original data set and add new data to the model and automatically use this data in your analysis.
About Dinesh:
Dinesh is a SQL Server MVP and a long time database enthusiast, and has been contributing to the database community for several years through his blog, technical forums and various speaking engagements. He is also a visiting lecturer at the Sri Lanka Institute of Information Technology
Thursday, August 13, 2015
Dealing with an Inherited SQL Server
If you work with SQL Server you’ve most likely been there at one time or another. Maybe you’ve just started a new job, or you might be a Windows administrator who has been tasked to manage SQL Server, or you might be a consultant who has been brought in to deal with a specific problem. The end result is that you wind up working with a SQL Server instance and one or more databases that you know nothing about.
More at http://sqlmag.com/sql-server/dealing-inherited-sql-server
Saturday, August 8, 2015
SQL SERVER 2016 Data Sheet
SQL Server 2016 has multiple enhancements such as
Mission Critical Performance
Deeper Insights Across Data
Hyper scale Cloud
Below is the link to the Data sheet.
SQL Server 2016 PDF data Sheet