Using Microsoft Azure Stream Analytics and Power BI: Real-time Telco fraud...
This post is referenced from Microsoft Azure main articles, during my free time I want to try out Azure Stream Analytics and know more about the Stream Analytics where I found two great articles ...
View ArticleHow to create Microsoft Azure SQL Database and Visualize along with Power BI.
This blog is mainly about creating Microsoft Azure SQL DB and visualizing with the help of Power BI Desktop. Firstly, we need to have a Microsoft Azure subscription in order to create the azure ...
View ArticleSQL Saturday #692 Conference and Nepal Power BI User Group Meetup a big success.
Last Saturday, we conducted SQL Saturday #692 conference and Nepal Power BI User Group Meetup Event in Kathmandu, Nepal successfully on 23rd Dec, 2017. SQLSaturday#692 conference and Nepal ...
View ArticleInstalling SQL Server 2016 Developer Edition and trying out Telco Customer...
During SQL Server Geeks Annual Summit 2016 , #SSGAS2016 I was really impressed by Wee Hong Tok for his session on ‘SQL Server R services’ where I got to know more about SQL server 2016 ...
View ArticleInstalling SQL Server 2016 Developer Edition and trying out Telco Customer...
During SQL Server Geeks Annual Summit 2016 , #SSGAS2016 I was really impressed by Wee Hong Tok for his session on ‘SQL Server R services’ where I got to know more about SQL server 2016 ...
View ArticleIs it a good idea to use a temp table? Well, maybe.
I remember sitting in a session several years ago listening to the speaker talk about some bad habits that SQL Server professionals fall into and, therefore, create less than optimum T-SQL code. ...
View ArticleSpeaking at SQL Server Geeks Annual Summit 2016, Asia’s Only Data & Analytics...
Firstly I am happy and excited that I will be speaking at SQL Server Geeks Annual Summit 2016, Asia’s Only Data & Analytics Conference. I have been selected as a Speaker from Nepal and am ...
View ArticleImplementing Security With SSAS
Pragmatic Works just published a video on their YouTube channel put together by yours truly on implementing security in your SQL Server Analysis Services cube . The video covers ...
View ArticleCreating a practice SQL Server Cluster in virtual machines always has surprises
Over the past few evenings, I have set up a virtual machine SQL Server cluster from scratch for my clustering pre-con in Nashville next week, meaning that I started with one Windows 2008 R2 ...
View ArticleIs it a good idea to use a temp table? Well, maybe.
I remember sitting in a session several years ago listening to the speaker talk about some bad habits that SQL Server professionals fall into and, therefore, create less than optimum T-SQL code. ...
View ArticleSpeaking at SQLSaturday Nepal SQLSaturday #482
Firstly I am happy and excited that I will be speaking at SQLSaturday#482 on March 26 2016. This is my second time for this International SQLSaturday event and I’m really excited that I will be ...
View ArticleSpeaking at SQLSaturday Nepal SQLSaturday #482 .
Firstly I am happy and excited that I will be speaking at SQLSaturday#482 on March 26 2016. This is my second time for this International SQLSaturday event and I’m really excited that I will be ...
View ArticleSpeaking at SQLSaturday Nepal SQLSaturday #482 .
Firstly I am happy and excited that I will be speaking at SQLSaturday#482 on March 26 2016. This is my second time for this International SQLSaturday event and I’m really excited that I will be ...
View ArticleSpeaking at SQLSaturday Nepal SQLSaturday #482 .
Firstly I am happy and excited that I will be speaking at SQLSaturday#482 on March 26 2016. This is my second time for this International SQLSaturday event and I’m really excited that I will be ...
View ArticleExcel Services in Power BI
**Information current as of 7/22/2015** There’s lots of exciting news this week with Power BI so expect several short blog posts detailing each. Here’s one you can try now that I was pretty ...
View ArticleLearn Designing a Data Warehouse from the Ground Up at SQL Saturday 442...
I’m very excited to announce that I’ve been selected to present a session entitled Designing a Data Warehouse from the Ground Up on October 10, 2015 in Orlando, Florida at Seminole State ...
View ArticleWhat’s New in SQL Server Analysis Services 2016?
There’s a load of new features that are included in the release of SQL Server Analysis Services 2016 CTP2. I’m pretty excited about these changes and while these changes have been public for a while ...
View ArticleTSQL Script to Find Foreign Key References to a Given Column
It’s always kind of a pain to have to hunt down all those foreign key references so you can address the issues. So I put this script together (based on a script found on StackOverflow ) in order to ...
View ArticleCreating a SQL 2016 CTP2 Virtual Machine in Azure
With the CTP2 of SQL Server 2016 now released you may be eager to try it out. One of the best ways to do this in my opinion is to set it up on a virtual machine. You could certainly do this with ...
View ArticleT-SQL Script to Dynamically Create Table, Build Clustered Columnstore Index,...
Recently myself and Mitchell Pearson ( blog | twitter ) were working on a project for a client that required us to load a ton of data (dozens of TBs) into some tables each built with a clustered ...
View Article