Top-10 SQL Server Management Studio (SSMS) Add-ins You Should Use in 2021

Tools & technologies, Utilities & Extensions

If you deal with SQL infrastructure, especially Microsoft SQL Servers, you deal with SSMS. The SQL...
Read More

Clustered and Non Clustered Index: 7 Top Points Explained

Database development, Indexes • One Comment

Indexes are speed-boosters in SQL databases. They can be clustered or non-clustered. But what does it mean and where should you apply...
Read More

SQL Server Transactional Replication Internals

Database administration, Transaction Log

SQL Server Transactional Replication is one of the most common Replication techniques used to share, copy, or distribute data to multiple...
Read More

NoSQL vs SQL: Which One is Better for Big Data Management?

Database administration, Work with data

Nowadays, customer behavior becomes more complex and market trends continue to shift rapidly. Thus,...
Read More

Introduction to Layers in AWS Lambda Functions

AWS, Cloud

AWS Lambda is an event-driven, serverless cloud computing service provided by Amazon, a part of the Amazon Web Services. It responds to...
Read More

Oracle Data Integrator (ODI) Tutorial: How to Import Files into Oracle Autonomous Data Warehouse (ADW)

Languages & Coding, Programming

When you build an ETL / ELT enterprise system, you need the Data Integration tools, such as Microsoft SQL Server Integration Service,...
Read More

Sending Report Data to Excel and SQL Database using Multicast Transformation in SSIS Packages

Business intelligence, SSIS

In professional work scenarios, we often need to load data from one report to several destinations,...
Read More

Simple SQL Server Functions to Solve Real-World Problems

Database development, Statements

Introduction Today’s article comes from a scenario we experienced in practice some time ago. We managed a card transaction system...
Read More

How to Connect to Azure SQL Database Securely

Azure, Cloud

As a database administrator, I started my journey in deploying managed SQL databases on the cloud, and I highly recommend deploying Azure...
Read More

How to Connect an Oracle ADW with Power BI and Create Sales Dashboard

Business intelligence, Power BI

Oracle Autonomous Data Warehouse (ADW) is a fully managed and high-performance solution, turned and...
Read More
Close