PL/SQL basics
First, you need to learn the easiest things. This lesson is an introduction to PL/SQL language: you will create tables, insert data, write first blocks, declare variables and use them in code, learn loops and conditional instructions, etc.