Javatpoint Logo

91-9990449935

 0120-4256464

PL/SQL Tutorial

PL/SQL tutorial provides basic and advanced concepts of SQL. Our PL/SQL tutorial is designed for beginners and professionals.

PL/SQL is a block structured language that can have multiple blocks in it.

Our PL/SQL tutorial includes all topics of PL/SQL language such as conditional statements, loops, arrays, string, exceptions, collections, records, triggers, functions, procedures, cursors etc. There are also given PL/SQL interview questions and quizzes to help you better understand the PL/SQL language.

SQL stands for Structured Query Language i.e. used to perform operations on the records stored in database such as inserting records, updating records, deleting records, creating, modifying and dropping tables, views etc.

Prerequisite

Before learning PL/SQL, you must have the basic knowledge of SQL and programming language like C.

Audience

Our PL/SQL tutorial is designed to help beginners and professionals.

Problem

We assure that you will not find any problem in this PL/SQL tutorial. But if there is any mistake, please post the problem in contact form.

Next TopicWhat is PL/SQL