Applying SQL Transformations and Handling Missing Values in Azure ML

Azure, Cloud

In this article, we will introduce SQL transformations in action. We will also see how to handle...
Read More

Automating the Tabular Model Processing of Analysis Services (SSAS) Databases in SQL Server

Automation, Database administration

This article talks about automating the processing of the Analysis Services database in SQL Server. Automation is one of the most important...
Read More

Installing SQL Server Failover Cluster Instance – Part 1

Database administration, Database Optimization & Structure • One Comment

In this article, I am going to explain the process of installing SQL Server on failover cluster instance (FCI) on the primary node. First,...
Read More

Automate Database Test Restore in SQL Server

Automation, Database administration, Testing

This article talks about automating the database restoration process which is often done manually...
Read More

T-SQL Regular Expressions: SUBSTRING, PATINDEX and CHARINDEX

Languages & Coding, T-SQL

In my previous article about T-SQL regular expressions, I have explained the LIKE operator, its usage and provided several examples with...
Read More

Hosting Plugins in the Jenkins Community Repositories

Tools & technologies, Utilities & Extensions

It is the third of a series of articles devoted to the problem of Jenkins plugin implementation and hosting. If you haven’t got...
Read More

Basics of SQL Server Task Automation

Automation, Database administration

This is an introductory article about automation in SQL server primarily focused on the basic...
Read More

Transact-SQL: Working With Strings

Languages & Coding, T-SQL

Microsoft SQL Server has many built-in functions that can be used to format the output and represents it in the desired format. In this...
Read More

Create Indexed Views in SQL Server

SQL Server

Introduction You would have already heard about views in databases. We create views for a number of reasons. One of the main reasons for...
Read More

10 Best MySQL GUI Tools

MySQL, Tools & technologies, Utilities & Extensions

MySQL is among most widely-used and popular database technologies, so quite a lot of tools have...
Read More
Close