Package in PL/SQL and PL/SQL Transactions

Here, we have discuss the Package in PL/SQL and also different types of Transaction in PL/SQL database with suitable examples.

Trigger in PL/SQL – PL/SQL Tutorials

Here, we have discussed the trigger in PL/SQL, what are they, their types, how to create, how to delete them, and many more things with suitable examples.

How to stop Auto-Update in Windows 10

Here,we have discussed how to stop auto-update in Windows 10 and some important FAQs (frequently asked questions) on windows and computer-related topics.

Cursor in PL/SQL – PL/SQL Oracle Tutorial

Hola! Friends, I hope you guys are doing good. In this article, we will discuss the Cursors in PL/SQL How it works. If you missed the previous article of function in PL/SQL.…

Function in PL/SQL – Oracle PL/SQL Tutorial

Hi! Friends, We are back with the new content of Function in PL/SQL in Oracle PL/SQL Tutorial series. Please also read the previous post about Procedures in PL/SQL. Let’s get…

Procedures in PL/SQL – Oracle PL/SQL Tutorial

In this article, we have discussed the procedures in PL/SQL, how to create with, and delete with suitable examples.

MCQs on Machine Learning (NLP)

Here, We introduced a set of 20 questions MCQs on Machine Learning which is based on the Natural Language Processing(NLP) topic of ML.

Arrays in PL/SQL – Oracle PL/SQL Tutorial

Here, we introducing Arrays in PL/SQL, What is array, how to create or declare them in PL/SQL block with example And also some FAQs.

JSON Tutorial for Beginners (Basic Part)

Here, we introduced the basic part of the JSON tutorial, which is a part of our JavaScript tutorial in the web development tutorials series.

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…