It has been a busy year so far. Last March, I did a review, as a Technical Reviewer, for a SQL 2017 Machine Learning book. In the summer, the whole family went to the Philippines for a 3-week vacation. Between … Continue reading
Tag Archives: SQL Server
04/10/2018
by Marlon Ribunal
1 Comment
Creating Facets in SQL Server 2017 Using R
SQL Server 2017 In-Database Machine learning has brought the analytics closer to the data. It is now convenient to do data analytics either by using the programming language R or Python with the database engine. In my previous post, I … Continue reading
05/16/2013
by Marlon Ribunal
1 Comment
Rated R (A Teaser)
How many lines of TSQL codes and Window Functions you need to come up with this? With R, it takes about 2 commands: [sql] > order > summary(order) [/sql] To give you an idea, I prepared the dataset into a … Continue reading

