Oracle Data Integrator: A Tutorial Guide to Get Google’s Financial Service Data
RESTful API is a popular protocol for exchanging data between different applications and systems...
Oracle Live SQL: Pros and Cons, and What You Miss Out if You Don’t Try It
Oracle Live SQL is a new feature in Oracle Database 12c that allows the developers to easily create and run SQL scripts against Oracle...
Create an Upload & Download Application with Oracle Application Express (APEX) and Autonomous Database
Oracle APEX (Oracle Application Express) is a web-based software development system that runs on an Oracle Database. It comes as standard...
How to Install SQL Server Tools on Ubuntu 18.04 Linux System – Step by Step
In the previous articles, we covered sequential steps necessary to build a virtual machine, install...
How to Check Status Of SQL Agent Jobs using PowerShell Tool
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...
Top-10 SQL Server Management Studio (SSMS) Add-ins You Should Use in 2021
If you deal with SQL infrastructure, especially Microsoft SQL Servers, you deal with SSMS. The SQL Server Management Studio is the default...
What is SQL Server Express? Definition, Benefits and Capabilities
SQL Server Express is a free lightweight edition of SQL Server with limited functionality,...
Understanding SQL DELETE Column from Table
Adding and removing columns are among the most common tasks when you manage tables in databases. And it might seem strange, but many users...
How to Create and Configure Microsoft Azure DevOps CI/CD Pipeline Agent
What is CI / CD Pipeline in Azure DevOps? In the process of learning Azure DevOps, you’ll face numerous challenges, but the most...
How to Download and Install SQL Server Express Edition?
SQL Server is Microsoft’s premier database management system that we can use to develop...