ORACLE APEX Overview 2023

Oracle Apex stands for Oracle Application Express. Oracle Application Express is a low-code and fast Web application development tool that allows developers to create web-based applications quickly and easily. It is a fully-supported, web-based mechanism that is included with Oracle databases and is also handy with any web browser. Its new Release 23.1 was released on May 17, 2023

Oracle PL/SQL Interview Questions 2022

This is the 2nd set of the Oracle PL/SQL interview questions series. Oracle PL/SQL is an advanced version of SQL. There are given a top list of PL/SQL interview questions…

Loops in PL/SQL (Loops + Control Statements)

In this post, we will discuss the of Loops in PL/SQL. There may be many situations when you need to execute a block of code several times. Generally, the statements are…

Operators in PL/SQL – Oracle PL/SQL Tutorials

In this article, we will discuss operators in PL/SQL of Oracle PL/SQL tutorials. Here we have presented all operators and their examples. If you missed the previous article of PL/SQL…

PL SQL Developer Installation – PL/SQL Tutorial

In this article, we will discuss the PL SQL developer installation. PL/SQL is not a standalone programming language. It is a tool inside the Oracle programming environment. If you missed…

PL/SQL Tutorial (Introduction Part)

Holla!! Friends. Here we start the PL/SQL tutorial, which provides basic and advanced concepts of SQL. Our PL/SQL tutorial will help beginners and professionals both. PL/SQL – Overview The full…