Tools & technologies

How to Setup SQL Server on the Amazon RDS

AWS, Cloud, SSMS, Tools & technologies

SQL Server is one of the most popular databases used in modern applications. Over the past few...
Read More

Oracle Data Integrator: A Tutorial Guide to Get Google’s Financial Service Data

Oracle, Tools & technologies

RESTful API is a popular protocol for exchanging data between different applications and systems especially in Web applications. Most...
Read More

Oracle Live SQL: Pros and Cons, and What You Miss Out if You Don’t Try It

Code Management, Tools & technologies

Oracle Live SQL is a new feature in Oracle Database 12c that allows the developers to easily create and run SQL scripts against Oracle...
Read More

Create an Upload & Download Application with Oracle Application Express (APEX) and Autonomous Database

Code Management, Tools & technologies

Oracle APEX (Oracle Application Express) is a web-based software development system that runs on an...
Read More

How to Install SQL Server Tools on Ubuntu 18.04 Linux System – Step by Step

Tools & technologies

In the previous articles, we covered sequential steps necessary to build a virtual machine, install Ubuntu 18.04 operating system, and...
Read More

How to Check Status Of SQL Agent Jobs using PowerShell Tool

Languages & Coding, Microsoft Azure, PowerShell, SQL Server, Tools & technologies

From a certain point in my career, I started to play around with PowerShell. But I never imagined that it would become such an essential...
Read More

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

What is SQL Server Express? Definition, Benefits and Capabilities

Code Management, Tools & technologies

SQL Server Express is a free lightweight edition of SQL Server with limited functionality, available for all versions starting from SQL...
Read More

Understanding SQL DELETE Column from Table

Database development, SSMS, Statements, Tools & technologies

Adding and removing columns are among the most common tasks when you manage tables in databases. And it might seem strange, but many users...
Read More

How to Create and Configure Microsoft Azure DevOps CI/CD Pipeline Agent

Azure, Cloud, Tools & technologies

What is CI / CD Pipeline in Azure DevOps? In the process of learning Azure DevOps, you’ll face...
Read More
Close